Releases: AstraLuma/basicest
Releases · AstraLuma/basicest
v0.5.0: Actions improvements
Improvements on the action:
- The action install itself, so tagging a version (eg
AstraLuma/basicist@v0.5.0) now works - Added the
requirementsinput to match-r
Full Changelog: v0.4.0...v0.5.0
v0.4.0: Automatic venv support
Added support for the -r flag: if passed, Basicest will generate a temporary virtual environment and use that for builds.
Full Changelog: v0.3.0...v0.4.0
v0.3.0: Python extension
Add support for a __main__.py in the project
Full Changelog: v0.2.0...v0.3.0
V0.2: Serve
This adds a built-in autoreloading server. Install with the serve extra (eg pip install basicest[serve]) and then invoke with basicest-serve.
Full Changelog: v0.1.1...v0.2.0
Bugfix
First release debugging
v0.1.0: First release
First release of basicest. Just enough to build a site.