Releases: quillcraftsman/lavacactus
Releases · quillcraftsman/lavacactus
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- add pull request template by @quillcraftsman in #26
- GitHub pages by @quillcraftsman in #27
- setting up 2.0.0 release by @quillcraftsman in #28
Full Changelog: v1.6.0...v2.0.0
Python 3.12 support
21.10-2023-10-17
Added
- python 3.12 tests and workflows
- importlib module
Deprecated
- Nothing.
Removed
- imp deprecated module
- deployment part of
lava-cactus
- some tests
Fixed
- Nothing.
Readme update. Test coverage.
21.10-2023-10-17
Added
- more bages
- test coverage
- test coverage fail under 78%
- urls in pypi package
- useful make commands
Deprecated
- Nothing.
Removed
- some usefulness files
Fixed
- Nothing.
New description and classifiers
- Classifiers have been added to PyPi package
- Badges have been added to README
Pretty urls in the project template
- New template with sticky footer
- Pretty urls in the project template.
/about.html
in old version ->/about/
in new version - use
cactus serve
to run development server - deploy on GitHub pages works well with new pretty urls
Github Workflow static pages pug fix
Now after project creation cactus create my-project
.github/workflow
folder with action exists.
python 3.11 support
Now lava-cactus support python 3.8 - 3.11 versions
Create project bug fix
Create project bug fix
Github action bag resolved
Github action to build and push project now in new project structure