Release Announcements

Latest releases and updates from the asimov ecosystem.

Recent Releases

Note: Release information is automatically tracked through GitHub. Visit each package's repository to view the latest releases and changelogs.

asimov

Main framework for managing gravitational-wave parameter estimation analyses

asimov-gwdata

Data handling utilities for gravitational-wave analysis

asimov-pycbc

Interface between asimov and PyCBC

asimov-cogwheel

Interface between asimov and cogwheel

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 GitHub
RSS 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 Blog
PyPI

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