Releases: JuliaRegistries/Registrator.jl
Releases · JuliaRegistries/Registrator.jl
v1.9.4
What's Changed
- Update CommentBot.jl release note recommendation by @ericphanson in #439
- Fix linebreaks in CommentBot message by @ericphanson in #442
- feat: use GIT_ASKPASS with git clone so tokens do not appear in log messages by @zot in #446
Full Changelog: v1.9.3...v1.9.4
v1.9.3
v1.9.2
v1.9.1
Registrator v1.9.1
Patch Fix
- Put release notes in code blocks in the General PR, to avoid github mistakenly converting # numbers into PRs/issues from General rather than the origin repo
Merged pull requests:
- Update TagBot.yml to latest template (#419) (@IanButterworth)
- put release notes in a code block to avoid automatic PR links being wrong (#422) (@IanButterworth)
- Registrator 1.9.1 (#424) (@IanButterworth)
- add stdlib compat (#425) (@IanButterworth)
v1.9.0
Registrator v1.9.0
Closed issues:
- Listing in https://juliapackages.com/ (#414)
Merged pull requests:
- Add release notes note if no release notes provided (#360) (@IanButterworth)
- Registrator.jl 1.8.0 (#417) (@IanButterworth)
- Registrator.jl 1.9.0 (#418) (@IanButterworth)
v1.8.1
Registrator v1.8.1
Merged pull requests:
- isauthorized: check for nothing when fetching repo (#413) (@vdayanand)
v1.8.0
Registrator v1.8.0
Merged pull requests:
v1.7.0
v1.5.0
Registrator v1.5.0
Closed issues:
- error while trying to register new package rev (#378)
- Fail to register?? (#385)
- The
Project.toml
andManifest.toml
files are out of sync (#389) - Fail to register New package: McCabeThiele v0.1.1 #69238 (#393)
Merged pull requests:
- Update to the latest recommended CompatHelper configuration (#375) (@DilumAluthge)
- Fix constructor (#379) (@nkottary)
- Upgrade to support HTTP.jl 1.0 release (#381) (@quinnj)
- The
JuliaRegistries/Registrator.jl
README should link to theJuliaRegistries/General
README (#386) (@DilumAluthge) - Set up GitHub Actions CI on this repository (#387) (@DilumAluthge)
- Re-resolve and update the
Manifest.toml
file; continue using Julia 1.7.2 for the manifest file (#388) (@DilumAluthge) - Support Bitbucket (#392) (@zot)
- Cleaning up a chunk of code (#394) (@zot)
- Add URIs to Project.toml's compat (#395) (@zot)
v1.4.0
Registrator v1.4.0
Merged pull requests: