Skip to content

Latest commit

 

History

History
79 lines (36 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

79 lines (36 loc) · 3.01 KB

Changelog

1.8.0 (2024-12-09)

Features

  • deps: update alpine docker tag to v3.21 (#28) (7863f40)

1.7.0 (2024-08-26)

Features

  • deps: update golang docker tag to v1.23 (33e6703)

1.6.0 (2024-05-27)

Features

  • deps: update alpine docker tag to v3.20 (cbc66ba)

1.5.0 (2024-02-12)

Features

  • deps: update golang docker tag to v1.22 (3e797af)

1.4.0 (2023-12-11)

Features

  • deps: update alpine docker tag to v3.19 (9198aef)

1.3.0 (2023-11-20)

Features

  • deps: update dependency restic/calens to v0.4.0 (c25496b)

1.2.1 (2023-09-07)

Bugfixes

  • use new output multiline command (fb7ed6c)

1.2.0 (2023-08-14)

Features

  • deps: update golang docker tag to v1.21 (a4cc5b0)

1.1.0 (2023-05-11)

Features

  • deps: update alpine docker tag to v3.18 (e07a8e8)

1.0.0 (2023-05-11)

Features

  • integrate semantic releases (d1ea217)
  • use new env variable for set-output (b2f0284)

Bugfixes

  • docker build step is missing git (de95f69)
  • handle tags prefix and multi line output properly (7173c4e)
  • use GITHUB_OUTPUT instead of GITHUB_STATE (2219dc2)