Releases: JuliaRegistries/RegistryTools.jl
Releases · JuliaRegistries/RegistryTools.jl
v2.3.0
RegistryTools v2.3.0
Merged pull requests:
- Add note about TagBot & branch format (#93) (@IanButterworth)
- Fix nightly failures of usage of
with
(#96) (@jaakkor2) - Explicit imports (#100) (@GunnarFarneback)
Closed issues:
- Bad test now errors (#99)
v2.2.3
v2.2.2
RegistryTools v2.2.2
Closed issues:
- Regression: RegistryTools no longer creates empty
Deps.toml
orCompat.toml
files (#81)
Merged pull requests:
v2.2.1
RegistryTools v2.2.1
Merged pull requests:
- Add a method for
registration_branch(pkg::String; url::AbstractString)
(#89) (@DilumAluthge)
v2.2.0
v2.1.0
RegistryTools v2.1.0
Merged pull requests:
v2.0.1
What's Changed
- Write empty
Deps.toml
andCompat.toml
files, but don't write emptyWeakDeps.toml
orWeakCompat.toml
files by @DilumAluthge in #82 - Update version in Project.toml by @nkottary in #83
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.9.1
RegistryTools v1.9.1
Merged pull requests:
- Bump version to 1.9 (#76) (@nkottary)
- do not write empty TOML files (#79) (@KristofferC)
- v1.9.1 (#80) (@KristofferC)
v1.9.0
What's Changed
- support weak dependencies by @KristofferC in #74
- Bump version to 1.9 by @nkottary in #76
Full Changelog: v1.8.1...v1.9.0