Releases: MJCliffe/PASCal
Releases · MJCliffe/PASCal
v2.2.0
v2.1.0
Improvements to documentation; tests for more python versions; edge case bug with critical pressure fixed; paper improved.
What's Changed
- Test multiple Python versions in CI and improve README/docs by @ml-evs in #16
- Add note about Python 3.9+ by @ml-evs in #17
- Fix form parsing edge-case for critical pressure by @ml-evs in #18
- Merge accepted JOSS paper and update citation/version info by @ml-evs in #19
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.0.1
This is the first official release of the Python version of PASCal, which contains significant functionality improvements over the initial closed source version.
A new v2 release will follow shortly, which significantly refactors the code for enhanced reusability.
What's Changed
- Add CI and test skeleton by @ml-evs in #1
- Bump setuptools from 65.5.0 to 65.5.1 by @dependabot in #3
- First restructuring attempts by @ml-evs in #4
- Use poetry in CI and update install instructions by @ml-evs in #5
- Test Azure deployment workflow by @ml-evs in #7
- Reworked utility functions and significant regression tests by @ml-evs in #8
- Add docs build and update descriptons by @ml-evs in #10
- Add docs deploy action by @ml-evs in #11
- Fix typo leading to incorrect
CalPc
in PASCal v1 by @ml-evs in #12 - Reset version to 1.0.1 for release by @ml-evs in #13
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: https://github.com/MJCliffe/PASCal/commits/v1.0.1