Skip to content

v3.0.0

Pre-release
Pre-release

Choose a tag to compare

@azukov azukov released this 17 Feb 18:12
· 35 commits to main since this release
709a5cc

This is the first release of PyORBIT that supports Python 3.
It is NOT compatible with scripts developed for previous versions of PyORBIT, which were based on Python 2.
We are starting the versioning at 3.0.0 to reflect the transition to Python 3. Moving forward, we aim to follow semantic versioning.

The primary goal of this release is to establish a benchmark reference. It does not indicate production readiness.

What's Changed