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
or1
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.