Skip to content

Releases: LeMaterial/atompack

v0.3.0

10 May 14:05
6b9f43f

Choose a tag to compare

What's Changed

  • test: add throughput smoke checks by @Ramlaoui in #18
  • chore: add py.typed marker for PEP 561 typing support by @speckhard in #11
  • docs: unify quick-start examples and fix stale strings by @speckhard in #10
  • fix: cap decompress size hint when caller passes None by @speckhard in #15
  • chore: move h5py from base deps to [benchmarks] extra by @speckhard in #17
  • fix: raise KeyError (not ValueError) for missing custom property by @speckhard in #12
  • test: cover behavior gaps surfaced by external review by @speckhard in #14
  • fix: skip builtin field names when copying atoms.arrays/info by @speckhard in #16
  • feat: add v3 typed float storage and schema locking by @Ramlaoui in #25
  • test: broaden python perf smoke coverage by @Ramlaoui in #26
  • fix: support None custom properties by @Ramlaoui in #29
  • chore: bump version to 0.3.0 by @Ramlaoui in #30
  • fix: pin manylinux2014 image for cp38 wheels by @Ramlaoui in #31

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

08 Apr 08:24
65d9eca

Choose a tag to compare

What's Changed

  • fix: remove harcoded paths in tests by @Ramlaoui in #2
  • chore: build for python>3.13 by @Ramlaoui in #3
  • docs: update README with PyPI install instructions by @vict0rsch in #1
  • fix: github_url should point to LeMaterial by @vict0rsch in #5
  • docs: Update repo url and add documentation link by @Ramlaoui in #6
  • chore: bump to 0.2.1 to update refs and docs in release by @Ramlaoui in #7
  • fix: Python version for 0.2.1 by @Ramlaoui in #8

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Apr 11:29
25d6c32

Choose a tag to compare