Skip to content

v0.3

Latest

Choose a tag to compare

@bsipocz bsipocz released this 04 Dec 23:06
· 2 commits to main since this release
v0.3

Enhancements

  • Print concise error messages when invoking yaml2ics command (#55).
  • Default to UTC timezone (#116).

Bug Fixes

  • Unpin pytest (#88).
  • BUG: include timezone info in datetime_to_str converter (#115).
  • Correctly infer timezone from event begin time (#125).

Maintenance

  • Test on Python 3.12.0-beta.2 (#56).
  • Use label-check and attach-next-milestone-action (#58).
  • Use setuptools (#59).
  • Specify what goes in sdist (#60).
  • Use changelist (#61).
  • Use dependabot (#62).
  • Use trusted publisher (#70).
  • Pin ics-vtimezones to 2020.1 (#78).
  • Pin pytest (#85).
  • Use setup-python pip caching (#87).
  • Add changelist config (#94).
  • Update pre-commit repos (#95).
  • Update ruff config (#96).
  • Update GH actions (#97).
  • Add codespell pre-commit (#98).
  • Test on Python 3.13-dev (#99).
  • Fix cli and inclusion file tests (#104).
  • Update pytest config (#100).
  • Update pre-commit (12/2024) (#107).
  • Support for Python: added 3.13, 3.14, removed 3.8 (#119).
  • MAINT: actually bumping minimum python to 3.9 #126).

Other

  • CI: adding workflow_dispatch (#84).

Contributors

3 authors added to this release (alphabetically):

3 reviewers added to this release (alphabetically):

Full Changelog: v0.2...v0.3