Skip to content

Releases: privateerproj/privateer

v0.3.0

15 Jan 23:37
3ed9577

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: cobra presistenflags getting wired up at the correct time @jmeridth (#71)

🧰 Maintenance

  • chore: add Dockerfile to build release image @jmeridth (#70)

See details of all code changes since previous release

v0.2.0

14 Jan 11:58
c6025f4

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • fix: move goreleaser action workflow job to release workflow to get go binaries attached to release via automation @jmeridth (#64)

🧰 Maintenance

  • chore(deps): bump github.com/privateerproj/privateer-sdk from 0.1.0 to 0.1.1 in the dependencies group @dependabot (#69)
  • chore(deps): bump jmeridth/reusable-workflows from 0.3.4 to 0.3.5 in the dependencies group @dependabot (#68)

See details of all code changes since previous release

v0.1.0

07 Jan 08:02
e7694c7

Choose a tag to compare

Changelog

🐛 Bug Fixes

🧰 Maintenance

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 in the dependencies group @dependabot (#62)
  • chore(deps): bump jmeridth/reusable-workflows from 0.3.2 to 0.3.4 in the dependencies group @dependabot (#63)
  • chore: allow goreleaser action to be fired manually @jmeridth (#60)

See details of all code changes since previous release

v0.0.4

03 Jan 20:09
a0e47f4

Choose a tag to compare

Changelog

🚀 Features

🧰 Maintenance

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in the dependencies group @dependabot (#56)

See details of all code changes since previous release

v0.0.3

23 Dec 01:55
5adde6a

Choose a tag to compare

‼️ This is a breaking change that includes a rename of all core features.

  • Raid is now Plugin
  • Tactic is now Test Suite
  • Strike is now Test Set
  • Movement is now Test

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.3-rc

02 Dec 11:03
4833e6a

Choose a tag to compare

v0.0.3-rc Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3-rc

v0.0.2

27 Sep 20:00
5c35295

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

01 Sep 16:14
6d7c1cc

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/privateerproj/privateer/commits/v0.0.1

v0.0.0

27 Feb 16:28

Choose a tag to compare

Changelog

  • fc8fc8f devving w/ goreleaser pipeline