Release Announcements
Latest releases and updates from the asimov ecosystem.
Recent Releases
asimov
Main framework for managing gravitational-wave parameter estimation analyses
Release Policy
Versioning
All packages in the asimov ecosystem follow Semantic Versioning (SemVer). Version numbers follow the format MAJOR.MINOR.PATCH:
- MAJOR: Incompatible API changes
- MINOR: Backwards-compatible new features
- PATCH: Backwards-compatible bug fixes
Changelogs
Each package maintains a detailed changelog documenting all notable changes between versions. Changelogs follow the Keep a Changelog format.
Release Notes
Detailed release notes are published on GitHub for each release, including highlights of new features, bug fixes, and breaking changes.
Stay Informed
There are several ways to stay up-to-date with new releases:
Watch on GitHub
Click "Watch" on any repository to receive notifications about new releases.
Visit GitHubRSS Feeds
Subscribe to GitHub's release feeds for each package to get updates in your feed reader.
Blog
Major releases are announced on our blog with detailed information about new features.
Visit BlogPyPI
All packages are published on PyPI. You can track new versions through PyPI notifications.
Questions about a Release?
If you have questions or issues with a specific release, please open an issue on the respective GitHub repository.
View Repositories