Releases: HEPData/hepdata-converter-ws
Releases · HEPData/hepdata-converter-ws
0.3.2 Release
0.3.1 Release
Minor changes to CI like upgrading from Python 3.10 to 3.12. Bump hepdata-converter version to 0.3.1.
Full Changelog: 0.3.0...0.3.1
0.3.0 Release
What's Changed
- Changes needed to work with hepdata-converter v0.3.0 release such as supporting two YODA formats.
- Switch from Travis to GitHub Actions by @alisonrclarke in #15
- Further upgrades to CI workflow and dependencies such as Flask.
Full Changelog: 0.2.0...0.3.0
0.2.0 Release
This is the first release for Python 3. It also adds support for Sentry.
0.1.7 Release
- Adds unit tests to check that
validator_schema_versionoption is passed correctly. - Remove
--dry-runoption fromSetupTestCaseintest_setup.py. - Remove circular dependence on
HEPData/hepdata-converter-ws-dockerrepository. - Run Travis CI tests inside a
hepdata-converter(nothepdata-converter-ws) Docker image. - Require
hepdata-converter>=0.1.35,<0.2andflask>=1.1.1,<2insetup.py. - Remove temporary files written to
/tmpfollowing a failed conversion. - Prevents file system of the Docker container being filled (Jan. 2020).
- Tidy
README.mdfile, add badges, include aslong_descriptionofsetup.py.
0.1.2
Release 0.1.1
- Added ping to test connection