Skip to content

0.2.0 Release

Compare
Choose a tag to compare
@GraemeWatt GraemeWatt released this 18 Feb 13:25
ccd21dd

This release ensures that only .yaml and .json files are sent to hepdata-converter-ws. We have experienced problems in deployment when large unnecessary files are sent to the converter, exceeding the 50 MB limit imposed by Kubernetes (see HEPData/hepdata#304). In this release, we have also dropped Python 2 compatibility and moved from Travis CI to GitHub Actions.