Releases: Cyberproof/codemate
Releases · Cyberproof/codemate
v0.3.0
✨ Created syntax validator with an informative error message.
✨ Implemented syntax validator in Block component.
⚒ Added more tests for Block.use_black(), validating what happens when the syntax structure is invalid.
🛠️ Changed used Mode object in black, because it is deprecated.
v0.2.0
💡 Added badges to the readme, and remove redundant section.
🛠️ Added more versions of Python to test on, fixed typo.
🎉 Added encoding to File component save method.
🛠️ Updated pre-commit dependencies versions, created mkdocs main file.
💡 Implemented mkdocs, improved use case example docs.
✨ Minor version bump.
v0.1.2
v0.1.1
First release
This release contains the implementation of the main components in CodeMate