Skip to content

Releases: pypest/pypestutils

Pre-alpha release 0.3.0

12 Feb 01:19
47924c7

Choose a tag to compare

Changed

  • Set minimum Python 3.9 (#36)
  • Updated cibuildwheel workflow, build macos arm64 wheels from GHA (#30, #32)
  • Fix finder.load() for conda and LD path search
  • Fix typos (#37)
  • Use ruff format, apply ruff check rules, add pre-commit (#38, #45)

Fixed

  • Fix in mod2obs_mf6 with different depvar names (#33)

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

Pre-alpha release 0.2.1

23 Jan 02:40
4117217

Choose a tag to compare

Fixed

  • Fix AttributeError: 'DataFrame' object has no attribute 'site' (#21)
  • Fix finder.load() for conda and LD path search

Changed

  • Aniso default to 1 in non hyperpar pp interp (#19)

Pre-alpha release 0.2.0

27 Oct 02:26
1d9d766

Choose a tag to compare

Added

  • Start this change log file
  • Add get_cell_centres_structured and get_cell_centres_mf6
  • Add basic docs and notebook examples

Changed

  • Use vs_module_defs instead of compiler directives (#12)

Pre-alpha release 0.1.0

14 Sep 03:30
8bdac0a

Choose a tag to compare

v0.1.0

Pre-alpha release 0.1.0 (#10)