Skip to content

v1.0.1

Compare
Choose a tag to compare
@joakimbits joakimbits released this 06 Mar 08:50
· 45 commits to main since this release

Support latest ruff

$ make audit
$ gpt-3.5-turbo-16k-0613 chat.completion chatcmpl-8zh6j6Jf6DUc9cRfGSvHkiUAlADdP prompted 15292 -> completed 226:
Release Summary for Version 1.0.1:

- Supported ruff v0.1.8 by removing an obsolete format.
- Fixed bugs and improved the audit process by testing the sub-project before the main report, making the gfm without a latex installation, and testing the new and prompt
- Improved the audit process by removing color codes from the review.
- Fixed bugs related to missing dependencies by installing requests in every local venv and changing the shebang in makemake.py to use the local venv.
- Supported python modules without dependencies by building a dummy recipe if the --dep option is missing, using a local path prefix inside the local project, and correcting the name in the dummy bringup target.
- Supported testing with history by checking out the history as well.
- Improved the review process by printing a list of files changed since the last commit in the review and printing the used commands in the review.

This release includes updates and bug fixes to ensure a smoother and more efficient software development process.

Full Changelog: v1.0.0...v1.0.1