Releases: brandondube/prysm
prysm 0.21
See RTD for release notes - https://prysm.readthedocs.io/en/stable/releases/v0.21.html
Full Changeset: v0.20...v0.21
prysm v0.20
See notes on RTD - https://prysm.readthedocs.io/en/stable/releases/v0.20.html
prysm v0.19
See release notes on RTD
prysm v0.18
See RTD for release notes
prysm v0.17.1
See RTD for release notes
There are 0 code changes in this release
prysm v0.17
See RTD for release notes
prysm v0.17 beta 1
See documentation on RTD, especially the release notes. This release is a huge break to backwards compatibility, so we are going through a beta cycle before mainlining the release. Hot areas to test for:
- unexpected behavior when using nondefault units
- interactions of class instances with different units.
- Q polynomials
- errors where there shouldn't be any (i.e., internal bugs)
- unnecessary breaks (i.e. things that existed in the 0.16 API that are possible to implement as properties with warnings for 0.17 to ease the transition.)
prysm v0.16.1
see RTD for release notes
prysm v0.16
see RTD for release notes
prysm 0.15.1
This is a hotfix release that fixes an issue with the sample_data
submodule and egg distributions. Note that prysm now dirties the sites-packages
folder with a prysm-sampledata
folder.