Releases: glotaran/pyglotaran-examples
v0.7.3
pyglotaran-examples v0.7.3 Release Notes
This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.3 release.
v0.7.2
pyglotaran-examples v0.7.2 Release Notes
This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.2 release.
v0.7.1
pyglotaran-examples v0.7.1 Release Notes
This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.1 release.
v0.7.0
pyglotaran-examples 0.7.0 Release Notes
This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.7.0 (sources) or later.
pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.
What's Changed
- ✨Add basic example to evaluate doas feature by @jsnel in #44
- 🧹 Remove Problem class usage since it isn't part of the official API by @s-weigand in #48
- 🚇 Add parameter for action to opt out pyglotaran-extras installation by @s-weigand in #49
- 🚇👌 Make action self managed by @s-weigand in #54
- ⬆️ Combined updates by @s-weigand in #60
- 👌🚇 Write all result files with zlib compression activated by @s-weigand in #61
- ♻️ Raised maximum_number_function_evaluations of ex_two_datasets from 15 to 18 by @s-weigand in #72
- 🚇 Add validation to integration test pipeline by @s-weigand in #78
- 🩹🗑️ Fixed usage of deprecated functionality and syntax by @s-weigand in #52
- 👌 Change 'spectral-multi-gaussian' to 'gaussian' if no dispersion is used by @s-weigand in #79
- ♻️🚇 Use GITHUB_OUTPUT instead of set-output in github actions by @s-weigand in #82
- 🧹 Remove quickstart example by @s-weigand in #86
- 🚇 Upload comparison-results as asset on release by @s-weigand in #89
Full Changelog: v0.4.1...v0.7.0
v0.4.1
pyglotaran-examples 0.4.1 Release Notes
Code name: "GTA Save Game"
This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.4.x (sources)
pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.
This is the last release fully compatible with pyglotaran v0.4, subsequent released may (only) target later releases.
v0.3.3
This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.3.x (sources)
pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.
This is the last release fully compatible with pyglotaran v0.3, subsequent released may (only) target later releases.