Recent Releases of h5preserve

h5preserve - v0.19.0

What's Changed

  • Update CI badges by @aragilar in https://github.com/h5preserve/h5preserve/pull/109
  • Update sphinx to 3.4.3 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/111
  • Update sphinxrtdtheme to 0.5.1 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/112
  • Update sphinx to 3.5.1 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/117
  • Update astroid to 2.5 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/116
  • Update pylint to 2.7.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/122
  • Update astroid to 2.5.1 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/124
  • Update sphinx to 3.5.3 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/125
  • Update astroid to 2.5.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/126
  • Update pylint to 2.7.4 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/128
  • Update astroid to 2.5.3 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/130
  • Update sphinxrtdtheme to 0.5.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/129
  • Update astroid to 2.5.6 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/135
  • Update sphinx to 3.5.4 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/131
  • Update sphinx to 4.0.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/140
  • Update pylint to 2.8.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/141
  • Update astroid to 2.5.7 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/142
  • Update astroid to 2.5.8 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/144
  • Update astroid to 2.6.6 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/161
  • Update sphinx to 4.1.2 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/159
  • Update pylint to 2.9.6 by @pyup-bot in https://github.com/h5preserve/h5preserve/pull/162
  • Drop astroid from pylint deps, too many conflicts by @aragilar in https://github.com/h5preserve/h5preserve/pull/173
  • Update CI/tox settings by @aragilar in https://github.com/h5preserve/h5preserve/pull/190
  • Fix failing tests by @aragilar in https://github.com/h5preserve/h5preserve/pull/206
  • Add readthedocs config file as it's now required by @aragilar in https://github.com/h5preserve/h5preserve/pull/258
  • Avoid extra quotemarks in repr output by @aragilar in https://github.com/h5preserve/h5preserve/pull/259
  • Update python version classifiers by @aragilar in https://github.com/h5preserve/h5preserve/pull/260

Full Changelog: https://github.com/h5preserve/h5preserve/compare/v0.18.2...v0.19.0

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 2 years ago

h5preserve - v0.18.0

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 5 years ago

h5preserve - v0.18.1

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 5 years ago

h5preserve - v0.18.2a1

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 5 years ago

h5preserve - v0.18.2

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 5 years ago

h5preserve - 0.17.2 bugfix release

Bugfix release with the following changes * Fix bool loading * Enforce use of open mode for files * Add information on citing * CI/testing cleanup and improvments

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 7 years ago

h5preserve - 0.17.1 release

Mainly a fix to the summation of registry containers, this release also contains some other minor bug fixes.

Scientific Software - Peer-reviewed - Python
Published by aragilar about 7 years ago

h5preserve - 0.17.0 Release - More minor changes

The main change in this release is making it possible to combine and access registries inside RegistryContainer. There are some CI/testing changes, the addition of release docs and fixes to urls inside the docs.

Scientific Software - Peer-reviewed - Python
Published by aragilar about 7 years ago

h5preserve - v0.16.1

This release adds more examples to the documentation (as suggested by the JOSS review). There are no other changes from v0.16.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 8 years ago

h5preserve - v0.16.0

The major change in this release is the dropping of support for Python 2. Otherwise, the other changes are fixes to the documentation from JOSS review.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 8 years ago

h5preserve - v0.15.0

This is mainly a documentation/infrasture release. The main changes are support for using bors(-ng), addition of mostly complete usage docs, and cleanup of urls and metadata.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 8 years ago

h5preserve -

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.14.0

More improvements to handling delayed containers

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.13.1

Add proper boolean support

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.13.0

More fixes due to on-demand/delayed support

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.12.0

Fix typing due to problems highlighted by delayed containers

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.11.1

Fix delayed support

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.11.0

Add DelayedContainer support

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.10.0

Properly test on-demand

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.9.3

Fix typo

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.9.2

Add wrapondemand

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.9.1

Remove Python 3.3 classifier

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve -

Cleanup how builtin dumpers/loaders are referred to Updated versioneer Add initial support for on-demand IO Drop Python 3.3 support as numpy has done this

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.8

Fix recursion which failed in some cases

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.7

Drop dictionaries as being autodumped, this breaks in subtle ways.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.6

Allow compression to be used when dumping

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.5

Add support for lists and tuples

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.4

Support attributes, numbers and text better, and test empty usage.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.3.1

Fix bugs related to additional registries, and add tests for them

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.3

Add support for None (via empty) and dictionaries.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.2

Main changes are improved test coverage, which has picked up a number of bugs which have been fixed.

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - v0.1.1

Fixes to testing and documentation for online services, no changes to actual code

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago

h5preserve - Initial release

Initial release of h5preserve

Scientific Software - Peer-reviewed - Python
Published by aragilar almost 9 years ago