Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 785 Bytes

File metadata and controls

28 lines (19 loc) · 785 Bytes

Changelog

[1.0.2] - 2023-10-27

🚀 Features

  • Added a development guard to prevent re-runs of the CLI.

[1.0.1] - 2023-10-27

🚀 Features

  • Improved default command behavior for the CLI.

[1.0.0] - 2023-10-27

🚀 Features

  • Introduced changelog and README generation capabilities.
  • Added code review features.
  • Implemented hierarchical .gitignore support in project scanning.
  • Enhanced .gitignore parsing and recursion for project scanning.
  • Added an option to skip specific directories during project scanning.
  • The CLI now displays help when no command is provided.
  • Enhanced the code review feature.
  • Added a new code review feature.
  • Added a feature to generate a CHANGELOG.md file.
  • Added AI_RULES.md file.