Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@torchts-bot torchts-bot released this 31 Aug 16:05
· 66 commits to main since this release
v0.1.1
25de81d

This patch release sets dependency requirements for a conda installation. The original requirements were too strict for conda-forge.

Added

  • Added pre-commit to dev dependencies. (#127)

Changed

  • Changed CI workflows to run pre-commit with poetry. (#131)
  • Moved common workflow steps to a composite action. (#132)
  • Updated pre-commit hooks. (#133, #135)
  • Relaxed dependency requirements. (#139)

Fixed

  • Fixed change log links. (#126, #128)
  • Fixed contributing file link. (#137)
  • Fixed Sphinx config metadata. (#138)