Skip to content

Releases: adfinis/libtimed

v0.7.2

04 Jun 09:11
e980d2a
Compare
Choose a tag to compare

0.7.2 (2024-06-04)

Bug Fixes

v0.7.1

04 Jun 08:59
Compare
Choose a tag to compare

0.7.1 (2024-06-04)

Bug Fixes

v0.7.0

04 Jun 08:44
d6a3c7d
Compare
Choose a tag to compare

0.7.0 (2024-06-04)

Feature

  • pre-commit: enable ruff pre-commit (#57) (d6a3c7d)

Chores

  • deps-dev: bump ruff from 0.4.3 to 0.4.4 (8a68b64)
  • deps: bump the python group with 2 updates (6effdc4)
  • deps-dev: bump ruff from 0.4.2 to 0.4.3 (559e7a3)
  • deps-dev: bump ruff from 0.4.1 to 0.4.2 (0473655)
  • deps: bump the python group with 1 update (aa1aeae)
  • deps-dev: bump ruff from 0.3.4 to 0.4.1 (ebd6ae5)
  • deps: bump actions/checkout from 3 to 4 (5510df1)
  • deps: bump actions/setup-node from 3 to 4 (d81e004)
  • deps: bump actions/setup-python from 4 to 5 (61f40e2)
  • add CODEOWNERS (a8c2ebc)
  • deps: bump go-semantic-release/action from 1.21 to 1.23 (9f9d1dc)
  • deps: bump the python group with 2 updates (5f3de4d)
  • deps: bump webiny/action-conventional-commits from 1.1.0 to 1.3.0 (c1749a4)
  • dependabot: add dependabot (098eb81)
  • linted (107f0a5)
  • lint/fix: use spaces instead of tabs (a2349a6)
  • version: bump (518a2f8)

v0.6.5

27 Mar 09:36
Compare
Choose a tag to compare

0.6.5 (2024-03-27)

Bug Fixes

Chores

  • ci/semrel: fix don't poetry install when not releasing (f856031)
  • ci/semrel: only install poetry if theres going to be a release (88c3a2e)
  • ci: .yaml instead .yml (798a109)
  • lint: format github workflows (4526450)
  • linted (dcbd464)
  • lint: use ruff formatter (0fee614)
  • version: bump (b9de6b0)

v0.6.4

04 Mar 14:53
Compare
Choose a tag to compare

0.6.4 (2024-03-04)

Bug Fixes

  • oidc: fix token storage 2/2 (e72744d)

Chores

v0.6.3

04 Mar 14:34
Compare
Choose a tag to compare

0.6.3 (2024-03-04)

Bug Fixes

  • oidc: make token storage work again, refresh poetry lock (4823137)

Chores

v0.6.2

15 Jan 08:57
295a406
Compare
Choose a tag to compare

0.6.2 (2024-01-15)

Bug Fixes

Chores

v0.6.1

14 Nov 22:40
Compare
Choose a tag to compare

0.6.1 (2023-11-14)

Bug Fixes

  • transforms/time: add backwards compat (2084697)

Chores

v0.6.0

14 Nov 20:37
Compare
Choose a tag to compare

0.6.0 (2023-11-14)

Breaking Changes

  • transforms: time object instead of datetime for time transform (a219ea4)

CI

v0.5.0

23 Aug 08:28
Compare
Choose a tag to compare

0.5.0 (2023-08-23)

Feature

Chores

CI

  • Don't checkout to new release (e41f617)
  • Allow dev versions for release (ae8ac31)
  • Update CI to match timedctl (4fec49b)