we did not have any new features in a long time. so this was no issue so far ... the release system is outdated: it no longer works. see for example: <https://github.com/madpah/serializable/actions/runs/19961808536> goals - have the release peocess working - migrate to https://github.com/python-semantic-release/python-semantic-release v10 - see https://github.com/CycloneDX/cyclonedx-python-lib/blob/af0059d8fb6c9f8cc437f6c210487d131a6f658f/pyproject.toml#L128-L156 - dont trigger releases on every push to master, but only on manual innovation - see https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/.github/workflows/release.yml
we did not have any new features in a long time.
so this was no issue so far ...
the release system is outdated: it no longer works. see for example: https://github.com/madpah/serializable/actions/runs/19961808536
goals