- Introduces a Bash script to delete outdated PyPI dev versions
from the Gitea package registry while keeping the latest version
- Uses environment variables for authentication and repository details
- Add workflows for nightly builds and automated releases using Gitea
- Introduce scripts for version management, release ID retrieval, and
asset uploads
- Update changelog generation and conflict handling mechanisms
- Improve release automation with semantic versioning support