Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.1 KB

File metadata and controls

38 lines (29 loc) · 1.1 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2024-03-12

Added

  • Initial open source release
  • Support for multiple roles (frontend, backend, infra, devops)
  • Role-specific rules and configurations
  • CI/CD workflows for GitHub Actions
  • Husky pre-commit hooks
  • Comprehensive documentation

Changed

  • Improved error handling and logging
  • Enhanced configuration management
  • Optimized file copying and backup processes

Fixed

  • Fixed MDC file handling during package preparation
  • Resolved version management issues
  • Addressed configuration validation bugs

1.0.0 - 2024-03-01

Added

  • Initial release
  • Basic role support
  • Configuration management
  • File backup and restore functionality
  • Basic validation and error handling