Changelog¶
All notable changes to this project will be documented in this file. The format is inspired by Keep a Changelog and this project adheres to Semantic Versioning.
v0.0.6 - 21-December-2024¶
Changed¶
Changed the location and organization of models, views and serializers.
Fixed¶
Errors in the contents of some configuration files
Added¶
Added the possibility to create apps.py and admin.py with the subcommand ‘module’.
Error handling and validations in project subcommand
Error handling and validations in man subcommand
v0.0.5 - 16-December-2024¶
Added¶
Added man subcommand
Error handling in module subcommand
Fixed¶
Errors in the contents of some configuration files
Changed¶
Improve help information
v0.0.4 - 19-November-2024¶
Fixed¶
Errors in the contents of some configuration files
Added¶
More documentation when implementing Docker
v0.0.3 - 19-November-2024¶
Added¶
Added module subcommand with options
Changed¶
Improve documentation and logging
v0.0.2 - 17-November-2024¶
Changed¶
Improve documentation and logging
v0.0.1 - 17-November-2024¶
Added¶
Initial release.