Skip to content

Releases: AstraLuma/basicest

v0.5.0: Actions improvements

27 May 18:47
60bd17c

Choose a tag to compare

Improvements on the action:

  • The action install itself, so tagging a version (eg AstraLuma/basicist@v0.5.0) now works
  • Added the requirements input to match -r

Full Changelog: v0.4.0...v0.5.0

v0.4.0: Automatic venv support

27 May 17:28
b2a03ac

Choose a tag to compare

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

20 May 18:56
18109a3

Choose a tag to compare

Add support for a __main__.py in the project

Full Changelog: v0.2.0...v0.3.0

V0.2: Serve

09 May 22:41

Choose a tag to compare

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

09 May 19:53

Choose a tag to compare

First release debugging

v0.1.0: First release

09 May 19:37

Choose a tag to compare

First release of basicest. Just enough to build a site.