Skip to content

Releases: NCAS-CMS/pyfive

Bugfix release v1.1.2

01 May 12:09
3638bb6

Choose a tag to compare

What's Changed

  • Add typing_extensions as core dependency and add install from conda GHA test by @valeriupredoi in #202
  • add dependabot config by @valeriupredoi in #210
  • Parallel access to b-tree and data via cat_ranges and threading by @bnlawrence in #218
  • Identify optional "Maximum Creation Index" in AttributeInfo messages by @zequihg50 in #226

Full Changelog: v1.1.1...v1.1.2

Bugfix release v1.1.1

23 Feb 12:30
026e388

Choose a tag to compare

What's Changed

This is a bugfix release:

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

10 Feb 14:24
5ac28a9

Choose a tag to compare

What's Changed

New Contributors

  • @Zeitsperre made their first contribution in #175 as part of the JOSS review, also @dostuffthatmatters contributed towards the JOSS paper review, and gave us good advice on how to improve bits - thank you, gents 🍻
  • @pre-commit-ci[bot] made their first contribution in #188 as auto-updater for the pre-commit versions

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1

18 Dec 15:57
628f227

Choose a tag to compare

What's Changed

Special mentions

With very many thanks to @mo-gill for highlighting to us the corner case, and to @kmuehlbauer for finding an excellent fix to it in #160

Many thanks to all contributors 🍻

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

13 Nov 13:44
d3b26fd

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v1.0.0

Note

With very many thanks to all who contributed towards v1.0.0, and are not mentioned in the Changelog: @jjhelmus @bmaranville @synaptic @woutdenolf

Release v0.9.0

17 Oct 11:26
08637c3

Choose a tag to compare

What's Changed

This is a maintenance release ahead of the major v1.0.0 release (TBA)

  • use pytest temporary dir factory to write some of the test hdf5 files and move all fixed hdf5 sample data files to tests/data by @valeriupredoi in #117
  • Install netcdf4 from conda-forge and pin netcdf4<1.7.3 in pyproject.toml by @valeriupredoi in #124
  • Support Python 3.14 by @valeriupredoi in #125
  • remove pin on netcdf4 by @valeriupredoi in #126
  • update changelog for v0.8.0 and v0.9.0 (to be released tomorrow 18 Oct 2025, last before big v1.0) by @valeriupredoi in #127

All reviewed by @kmuehlbauer and @davidhassell 🍻

Full Changelog: v0.8.0...v0.9.0

Release v0.8.0

07 Oct 14:00
8a44c01

Choose a tag to compare

What's Changed

with review from @kmuehlbauer

Full Changelog: v0.7.0...v0.8.0

Release v0.7.0

06 Oct 14:10
52357c9

Choose a tag to compare

What's Changed

All changes with review from @bnlawrence @davidhassell and @bmaranville - very many thanks 🍻

Full Changelog: v0.6.0...v0.7.0

Release v0.6.0

16 Sep 14:39

Choose a tag to compare

Version 0.6.0

2025-09-16

Release by @valeriupredoi containing contributions by @bnlawrence and @kmuehlbauer 🍻

Release v0.5.1

22 Aug 13:54
7eb89e7

Choose a tag to compare

Version 0.5.1

2025-08-22

Issue and authors