Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:25
· 23 commits to master since this release
76cebf0

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)