Skip to content

Releases: mikaelvesavuori/minion

Version 1.5.1

23 Dec 08:12
Compare
Choose a tag to compare

Add support for reviewing diagrams.

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

22 Dec 20:40
Compare
Choose a tag to compare

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

22 Dec 19:23
Compare
Choose a tag to compare

Fix hardcoded line that forced model selection to a specific model.

Full Changelog: v1.4.1...v1.4.2

Version 1.4.1

22 Dec 09:48
Compare
Choose a tag to compare

Make sure to check if directory is in a Git working tree.

Full Changelog: v1.4.0...v1.4.1

Version 1.4.0

20 Dec 19:07
Compare
Choose a tag to compare

Add support for configuration files and model selection.

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

20 Dec 19:06
Compare
Choose a tag to compare

Correct code which would make the "ask" function not work as expected.

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

14 Dec 20:46
Compare
Choose a tag to compare

Add more granular support for creating diagrams and reviews for specific files.

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

14 Dec 19:20
Compare
Choose a tag to compare

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

28 Oct 17:34
Compare
Choose a tag to compare

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

28 Oct 13:24
Compare
Choose a tag to compare

This version adds support for the diagram command.

Full Changelog: v1.0.0...v1.1.0