Skip to content

Release v1.3.0

Choose a tag to compare

@lemonsaurus lemonsaurus released this 01 Aug 13:46
8db86fe

New features in this release:

  • We now use Bulma v0.9.0 (thanks @JonasUJ!).
  • New option for BULMA_SETTINGS: output_style. This allows you to configure how you want the generated CSS files to look, and includes an option to compress them to minimize their filesize. (Thanks @JonasUJ!)
  • We've moved our CI from Azure DevOps to GitHub Actions.
  • The new CI includes linting of all Pull Requests with flake8, and a set of flake8 plugins.

The changes to the CI should ensure releases will be easier in the future. All we need to do to release to PyPI now is to create a release here on GitHub. This will also ensure these GitHub releases will contain more relevant information than they did before.