Skip to content

Releases: abcxyz/tagrep

v0.0.9

03 Jun 16:49
372b576

Choose a tag to compare

What's Changed

  • Automated LSC Update (19509847657): abcxyz/tagrep by @token-minter-prod[bot] in #37
  • feat: Add Windows to supported OS in build workflow by @dcreey in #39
  • Release: v0.0.9 by @token-minter-prod[bot] in #40
  • chore: test windows and fix release by @dcreey in #41
  • Revert "Release: v0.0.9" by @dcreey in #42
  • Release: v0.0.9 by @token-minter-prod[bot] in #43

Full Changelog: v0.0.8...v0.0.9

v0.0.8

30 Sep 19:47
e6322be

Choose a tag to compare

What's Changed

  • chore: remove lint workflows by @dcreey in #29
  • chore: use new actions repo by @dcreey in #30
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in the go_modules group across 1 directory by @dependabot[bot] in #31
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory by @dependabot[bot] in #32
  • fix: lint problems by @dcreey in #33
  • chore(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in the go_modules group across 1 directory by @dependabot[bot] in #34
  • feat: Support for GitHub Enterprise Server by @Celdir in #35
  • Release: v0.0.8 by @token-minter-prod[bot] in #36

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

11 Apr 18:42
b565193

Choose a tag to compare

What's Changed

  • chore: fix lint on push to main by @dcreey in #26
  • feat: support explicitly setting tags by @dcreey in #27
  • Release: v0.0.7 by @token-minter-prod in #28

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Apr 16:23
9657249

Choose a tag to compare

What's Changed

  • feat: support pull_request_review github event target by @dcreey in #24
  • Release: v0.0.6 by @token-minter-prod in #25

Full Changelog: v0.0.5...v0.0.6

v0.0.5

03 Apr 21:59
b129d0c

Choose a tag to compare

What's Changed

  • chore: bump pkg and change default logging env vars by @dcreey in #22
  • Release: v0.0.5 by @token-minter-prod in #23

Full Changelog: v0.0.4...v0.0.5

v0.0.4

03 Apr 14:42
1bee40f

Choose a tag to compare

What's Changed

  • fix: only parse tags starting at beginning of newlines by @dcreey in #20
  • Release: v0.0.4 by @token-minter-prod in #21

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Apr 16:07
11aa728

Choose a tag to compare

What's Changed

  • chore: escape commas by @dcreey in #18
  • Release: v0.0.3 by @token-minter-prod in #19

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

v0.0.2

31 Mar 21:00
86b99d9

Choose a tag to compare

What's Changed

  • feat: comma delimited array by @dcreey in #16
  • Release: v0.0.2 by @token-minter-prod in #17

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

v0.0.1

21 Mar 17:03
840d492

Choose a tag to compare

What's Changed

  • feat: tagrep commands by @dcreey in #1
  • chore: add lint and tests by @dcreey in #2
  • feat: add platform package by @dcreey in #4
  • chore: implement platform gitlab by @dcreey in #5
  • chore: implement platform github by @dcreey in #6
  • chore: add implementation for commands by @dcreey in #7
  • feat: implement tags parsing by @dcreey in #8
  • chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #3
  • fix: issue fetching by @dcreey in #12
  • test: extract PR tags by @dcreey in #9
  • chore: update readme with cli details by @dcreey in #10
  • feat: add release workflows by @dcreey in #13
  • fix: draft release with no prior release by @dcreey in #14
  • Release: v0.0.1 by @token-minter-prod in #15

New Contributors

  • @dcreey made their first contribution in #1
  • @dependabot made their first contribution in #3
  • @token-minter-prod made their first contribution in #15

Full Changelog: https://github.com/abcxyz/tagrep/commits/v0.0.1