Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 670 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (19 loc) · 670 Bytes

Release History

v0.0.5

  • Move to pyproject.toml (:pull:`13`)
  • Update test and build workflows (:pull:`13`)
  • Switch to ruff for code linting (:pull:`13`)
  • Drop Python 3.8 from CI tests, add Python 3.11 (:pull:`13`)
  • Fix bug when there is a single dask-backed object that is chunked in a way that means it is processed in pieces within xbootstrap (:issue:`7`, :pull:`8`)

v0.0.4

v0.0.3

  • Initial release on PyPI