Skip to content

v0.3.2

Choose a tag to compare

@aldoglielmo aldoglielmo released this 05 Apr 17:30
· 53 commits to main since this release

What's Changed

  • Fix PytestRemovedIn8Warning ("support for nose tests is deprecated and will be removed in a future release") by @muxator in #84
  • tests: improve the signal/noise ratio of the test logs by 63% by @muxator in #85
  • tests: centralize --doctest-modules option in pytest.ini by @muxator in #86
  • dev: use poetry's post 1.2 format for specifying dev dependencies by @muxator in #88
  • ci: extract poetry and tox versions from the lockfile by @muxator in #92
  • plot bugfix: samplers pickle to scheduler_pickled by @AldoGL in #93
  • checkpointing: migrate from tables to h5py by @AldoGL in #94
  • ci: remove MacOS-specific trick that was needed for tables by @muxator in #95
  • tox: use commands from the Makefile where possible, without duplicating them by @muxator in #96
  • chore: update pandas dependency to version 2.2.3 by @AldoGL in #98

Full Changelog: v0.3.1...v0.3.2