Skip to content

Releases: quillcraftsman/lavacactus

v2.0.1

02 Oct 14:32
Compare
Choose a tag to compare

v2.0.0

02 Oct 14:14
cd90daa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v2.0.0

Python 3.12 support

01 Nov 09:42
a3365f6
Compare
Choose a tag to compare

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.

17 Oct 17:11
1aeea73
Compare
Choose a tag to compare

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

23 Sep 13:47
Compare
Choose a tag to compare
  • Classifiers have been added to PyPi package
  • Badges have been added to README

Pretty urls in the project template

22 Sep 17:15
c8a5c87
Compare
Choose a tag to compare
  • 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

05 Sep 14:19
98e75c0
Compare
Choose a tag to compare

Now after project creation cactus create my-project .github/workflow folder with action exists.

python 3.11 support

05 Sep 10:05
Compare
Choose a tag to compare

Now lava-cactus support python 3.8 - 3.11 versions

Create project bug fix

03 Sep 12:12
ed34898
Compare
Choose a tag to compare

Create project bug fix

Github action bag resolved

01 Sep 16:47
Compare
Choose a tag to compare

Github action to build and push project now in new project structure