Skip to content

Releases: lynicis/actup

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 17:50

Changelog

Improvements

  • 08fb074: refactor: simplify version resolution and remove unused helper functions (@lynicis)

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:02

Changelog

Improvements

  • 08fb074: refactor: simplify version resolution and remove unused helper functions (@lynicis)

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:50

Changelog

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:11

Changelog

Features

v1.0.0

Choose a tag to compare

@lynicis lynicis released this 15 Jun 20:01

Full Changelog: v0.6.0...v1.0.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:16

Changelog

Features

Bug fixes

  • 89a6f5c: fix: remove chocolatey config (choco requires windows runner) (@lynicis)
  • 8a999ff: fix: rename release_notes_url to release_notes in chocolatey config (@lynicis)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:42

Changelog

Bug fixes

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:26

Changelog

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 17:02

Changelog

Features

  • e26f7b4: feat: add --check flag for CI/pre-commit usage (@lynicis)
  • 3da6d0c: feat: add .pre-commit-hooks.yaml and install-hooks subcommand (@lynicis)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 15:35

Changelog

Features

  • d9b22da: feat: add Docker multi-arch publishing via dockers_v2 (@lynicis)

Bug fixes