Skip to content

Releases: scikit-hep/scikit-hep-testdata

Version 0.3.3

25 Jun 17:45
e6b18e3
Compare
Choose a tag to compare

Added a file with lots of STL collections inside STL collections, to fully map out the ways they should be deserialized.

Version 0.3.2

22 Jun 22:56
c20c579
Compare
Choose a tag to compare

Removed three large ROOT files to stay under the PyPI package size limit for now. (PR #34) This is not a good solution because these are useful files that we'll need to resurrect at some point, but for now I need a release that I can use for Uproot tests.

Version 0.3.1

22 Jun 21:25
21a36c5
Compare
Choose a tag to compare

Several more test files (from uproot) added.

Version 0.3.0

18 May 13:36
Compare
Choose a tag to compare

Several test files (from uproot) added.

Version 0.2.0

09 Mar 15:11
Compare
Choose a tag to compare
  • Use import_resouces to access data more reliably
  • Fix YAML loading safety issues
  • Use src layout
  • Use setup.cfg and drop custom version/readme code
  • Use PEP 517 builds if available
  • Generate version from git tags, include in sdist/wheels
  • Remove test / pytest runners from setup.py
  • Loading Config file api uses class method instead of magic global
  • Use GitHub Actions to make releases - universal wheel only

Version 0.2.0 Release Candidate 4

09 Mar 14:51
Compare
Choose a tag to compare
Pre-release

Fixing the attached metadata

Version 0.2.0 RC 3

09 Mar 14:43
Compare
Choose a tag to compare
Version 0.2.0 RC 3 Pre-release
Pre-release

Working on GHA tag build and release.

Version 0.2.0 RC 2

09 Mar 14:32
5ef7c64
Compare
Choose a tag to compare
Version 0.2.0 RC 2 Pre-release
Pre-release

Trying a second release test with GHA this time.

0.2.0 Release Candidate 1

06 Mar 20:45
9a0f6cc
Compare
Choose a tag to compare
Pre-release
  • Use import_resouces to access data more reliably
  • Fix YAML loading safety issues
  • Use src layout
  • Use setup.cfg and drop custom version/readme code
  • Use PEP 517 builds if available
  • Generate version from git tags, include in sdist/wheels
  • Remove test / pytest runners from setup.py
  • Loading Config file api uses class method instead of magic global

v0.1.3

28 Feb 15:45
042e4f0
Compare
Choose a tag to compare

Fix issue with remote data sets for non-user or non-linux systems