Skip to content

Releases: Rose-STL-Lab/torchTS

v0.1.1

31 Aug 16:05
v0.1.1
25de81d
Compare
Choose a tag to compare

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)

v0.1.0

16 Aug 15:54
v0.1.0
2048ec5
Compare
Choose a tag to compare

Initial release