Skip to content

Releases: JuliaRegistries/Registrator.jl

v1.9.3

07 Feb 15:54
cd0c27d
Compare
Choose a tag to compare

What's Changed

  • fix: head is incorrect for get_pull_requests by @nkottary in #432

Full Changelog: v1.9.2...v1.9.3

v1.9.2

30 Jan 05:03
840fd69
Compare
Choose a tag to compare

What's Changed

  • fix: create github pull request for forked registry by @nkottary in #431
  • Don't use the exception=get_backtrace(...) pattern by @mortenpi in #428

New Contributors

Full Changelog: v1.9.1...v1.9.2

v1.9.1

08 Nov 04:07
edf3b36
Compare
Choose a tag to compare

Registrator v1.9.1

Diff since v1.9.0

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:

v1.9.0

01 Sep 17:09
3510784
Compare
Choose a tag to compare

Registrator v1.9.0

Diff since v1.8.1

Closed issues:

Merged pull requests:

v1.8.1

05 Jun 10:13
e2179be
Compare
Choose a tag to compare

Registrator v1.8.1

Diff since v1.8.0

Merged pull requests:

  • isauthorized: check for nothing when fetching repo (#413) (@vdayanand)

v1.8.0

09 Feb 08:19
0a08083
Compare
Choose a tag to compare

Registrator v1.8.0

Diff since v1.7.0

Merged pull requests:

v1.7.0

09 Jan 08:15
b0fbc3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.7.0

v1.5.0

03 Oct 09:25
76cebf0
Compare
Choose a tag to compare

Registrator v1.5.0

Diff since v1.4.0

Closed issues:

  • error while trying to register new package rev (#378)
  • Fail to register?? (#385)
  • The Project.toml and Manifest.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 the JuliaRegistries/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

20 May 09:17
b9c5a3d
Compare
Choose a tag to compare

Registrator v1.4.0

Diff since v1.3.0

Merged pull requests:

  • Update RegistryTools to 1.8, update Registrator version to 1.4 (#373) (@nkottary)

v1.3.0

21 Apr 16:25
0905ced
Compare
Choose a tag to compare

Registrator v1.3.0

Diff since v1.2.9

Closed issues:

  • Display more info when unauthorized to release a package (#312)
  • "it looks like you are not a publicly listed member/owner in the parent organization" (#351)
  • Registration of new package fails (#359)
  • Lighter version of NeuralFieldEq.jl (#366)

Merged pull requests: