Skip to content

Releases: hugo-vrijswijk/tgtg

v1.0.1

25 Nov 11:39
8205d22
Compare
Choose a tag to compare

1.0.1 (2024-11-25)

Bug Fixes

  • add Access-Token to sensitive headers config (#93) (45dc1a0)
  • use new tgtg auth mechanism (#92) (79b4eb1)

v1.0.0

28 Aug 13:47
c01298a
Compare
Choose a tag to compare

1.0.0 (2024-08-28)

This release adds support for CRON schedules. CRON schedules (--cron) and intervals (--interval) can be combined multiple times for complex scheduling:

$ tgtg --interval 5m --cron "0 0 0 * * ?" --cron "0 0 12 * * ?"

⚠ BREAKING CHANGES

  • The --server flag is deprecated. Use --interval or --cron options instead. When not used with --interval or --cron, it will use a default of 5 minutes.

Features

  • add support for CRON schedules (#85) (522275f)
  • allow combining multiple intervals and CRON schedules (#85) (522275f)

v0.7.0

30 Apr 11:53
6b0dc62
Compare
Choose a tag to compare

0.7.0 (2024-04-30)

Features

v0.6.2

16 Feb 11:35
0a4033e
Compare
Choose a tag to compare

0.6.2 (2024-02-16)

Bug Fixes

  • docker: separate digests artifact downloads (#68) (9c9edd7)

v0.6.1

16 Feb 10:06
17c2ab5
Compare
Choose a tag to compare

0.6.1 (2024-02-16)

Bug Fixes

  • docker: use separate jobs to build arm architectures (#66) (309513d)

v0.6.0

27 Jan 11:47
0a161cb
Compare
Choose a tag to compare

0.6.0 (2024-01-27)

Features

  • show price in correct currency and decimals (#63) (b066fc2)

v0.5.4

05 Dec 13:35
ab09d04
Compare
Choose a tag to compare

0.5.4 (2023-12-05)

Bug Fixes

v0.5.3

05 Dec 12:17
8f6ee48
Compare
Choose a tag to compare

0.5.3 (2023-12-05)

Bug Fixes

v0.5.2

05 Dec 10:01
b7207e6
Compare
Choose a tag to compare

0.5.2 (2023-12-05)

Bug Fixes

v0.5.1

19 Sep 13:26
e2fdbca
Compare
Choose a tag to compare

0.5.1 (2023-09-19)

Bug Fixes