Skip to content

Releases: varchasgopalaswamy/prepper

v1.3.1

24 Jul 20:57
Compare
Choose a tag to compare
fixed a major slowdown in HDF5 writing

v1.3.0

07 Jun 22:46
02bd211
Compare
Choose a tag to compare
Fixes for CI (#5)

* ci should work now

* fix a pyright error

* ci uses pre-commit  for checks

* fixed requirements

* fix dependency

* add all the optional packaged to CI

v1.2.3

20 Jul 15:15
Compare
Choose a tag to compare
fixed tests

v1.2.2

26 Jun 16:04
Compare
Choose a tag to compare
made install reqs less restrictive

v1.2.1

26 Jun 16:03
Compare
Choose a tag to compare
removed support for python 3.8

v1.2.0

11 Jun 21:47
Compare
Choose a tag to compare
removed support for python 3.8

v1.1.5

09 Jun 20:49
Compare
Choose a tag to compare
added hashing support for exportable classes

v1.1.4

03 Apr 14:10
Compare
Choose a tag to compare
added a tag to see if the object was successfully loaded from file

v1.1.3

22 Mar 19:23
Compare
Choose a tag to compare
adds support for pickling an Exportable class

v1.1.2

22 Mar 15:45
Compare
Choose a tag to compare
added more descriptive error message if init fails