Skip to content

v0.1.0

Choose a tag to compare

@tsutterley tsutterley released this 06 Oct 18:05
· 51 commits to main since this release

Summary:
Refactor continuous integration and documentation builds to use pixi, which should simplify everything and make it more repeatable.

Itemized Changes:

  • feat: add nominal years to Timescale class (#166)
  • refactor: drop setuptools-scm dependency (#168)
  • refactor: switch input methods to classmethods (#171)
  • docs: switch README to markdown (#171)
  • docs: add Testing section (#171)
  • fix: add pytest-xdist to auto-update-files.yml
  • feat: add pixi build options (#180)
  • ci: use pixi for build (#180)
  • docs: use pixi for build (#180)
  • ci: update auto update workflows to use pixi (#181)

Full Changelog: 0.0.9...0.1.0