Releases: mikaelvesavuori/minion
Version 1.5.1
Add support for reviewing diagrams.
Full Changelog: v1.5.0...v1.5.1
Version 1.5.0
Add support for minion review directory <PATH>
for using source code files, recursively pulled from the target directory.
Full Changelog: v1.4.2...v1.5.0
Version 1.4.2
Fix hardcoded line that forced model selection to a specific model.
Full Changelog: v1.4.1...v1.4.2
Version 1.4.1
Make sure to check if directory is in a Git working tree.
Full Changelog: v1.4.0...v1.4.1
Version 1.4.0
Add support for configuration files and model selection.
Full Changelog: v1.3.1...v1.4.0
Version 1.3.1
Correct code which would make the "ask" function not work as expected.
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
Add more granular support for creating diagrams and reviews for specific files.
Full Changelog: v1.2.0...v1.3.0
Version 1.2.0
Add a more full-featured ability to generate tests. Allows for describing whether you want unit or integration tests, to name a tool, to create tests for a given file/schema or for all changes.
Full Changelog: v1.1.1...v1.2.0
Version 1.1.1
This version adds a clarification, changing "ChatGPT" to "OpenAI APIs". It also adds the diagramming prompt to the documentation.
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0
This version adds support for the diagram
command.
Full Changelog: v1.0.0...v1.1.0