Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 311 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 311 Bytes

[Unreleased]

[0.1.3] - 2024-09-26

  • increases test coverage
  • separates different prompts into specifics and testable classes
  • creates a command builder responsible to receive options and build the final command
  • updates readme file
  • updates changelog file

[0.1.0] - 2024-09-13

  • Initial release