Skip to content

Releases: JuliaRegistries/TagBot

v1.17.0

18 Oct 02:33
a6f0e2d
Compare
Choose a tag to compare
Release 1.17.0 (#288)

Co-authored-by: GitHub Actions <[email protected]>

v1.16.1

18 Sep 18:02
f1ea13e
Compare
Choose a tag to compare
Release 1.16.1 (#284)

v1.16.0

12 Sep 12:44
7ac5878
Compare
Choose a tag to compare
Release 1.16.0 (#280)

Co-authored-by: GitHub Actions <[email protected]>

v1.15.0

25 Aug 17:50
4e2dfa4
Compare
Choose a tag to compare

Packages in subdirectories are now supported! (#252)

v1.14.2

25 Aug 16:28
0d4181f
Compare
Choose a tag to compare
Release 1.14.2 (#270)

v1.14.1

04 Oct 13:10
4dfecaa
Compare
Choose a tag to compare

The label "skip changelog" can now be used on issues and PRs to exclude them from the changelog. (#213)

v1.14.0

13 Aug 13:58
d04aea4
Compare
Choose a tag to compare

You can now tell TagBot to create draft releases instead of full Git tag + GitHub releases. (#207)

v1.13.1

01 Apr 19:41
e09d435
Compare
Choose a tag to compare

Fixed GPG tag signing. (#197)

v1.13.0

25 Mar 22:22
9d7c2f9
Compare
Choose a tag to compare

This release brings much better support for accessing private registries via a read-only deploy key. See custom registries for more details.

v1.12.8

01 Dec 23:15
bd43768
Compare
Choose a tag to compare

Nothing that affects users in this release, except for some behind-the-scenes action:

Old versions of TagBot have been corrected to run the corresponding TagBot Docker image, and 1.MINOR tags now exist for all 1.x versions. That means that if you wanted to stay on TagBot 1.11.x for whatever reason, you could now do so by using JuliaRegistries/[email protected]. Previously, any 1.MINOR.PATCH version would just get you the latest 1.x Docker image. This shouldn't change anything for the vast majority of users, and I don't recommend nor support old versions, but they're available to you now.