Skip to content

v0.19.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 17:50
· 3 commits to master since this release
c8c8604

General

  • Removes option for installing Anthias from the experimental branch.

Docs

  • Updates how-tos for setting up Anthias in development mode

API

  • Reverted boolean fields to 0 or 1 integer fields
  • Reverted the duration fields from an integer field to a string field
  • Take note that the changes back to boolean and integer fields will be done on a separate pull request.

Internal

  • Adds a GitHub workflow for generating SBOM data.