Releases: JuliaRegistries/RegistryTools.jl
Releases · JuliaRegistries/RegistryTools.jl
v1.5.2
RegistryTools v1.5.2
Closed issues:
- Doesn't compress dependencies with Julia v1.6 (#46)
Merged pull requests:
- Fix Compress.compress with mixed String/UUID input data, fixes #46. (#47) (@fredrikekre)
v1.5.1
RegistryTools v1.5.1
Closed issues:
Merged pull requests:
v1.5.0
v1.4.0
RegistryTools v1.4.0
Closed issues:
- Registering releases older than any other release (#6)
Merged pull requests:
- Support registration of packages in subdirectories of git repositories. (#31) (@GunnarFarneback)
v1.3.4
RegistryTools v1.3.4
Closed issues:
- Broken on
master
:Pkg.Display
does not exist (#24)
Merged pull requests:
- Fixes for julia master (#28) (@GunnarFarneback)
- Only set RegBranch errors for checks that are registered as errors. (#29) (@GunnarFarneback)
v1.3.3
RegistryTools v1.3.3
Merged pull requests:
- Detect conflicting ranges in Compress.load. (#27) (@GunnarFarneback)
v1.3.2
v1.3.1
RegistryTools v1.3.1
Merged pull requests:
- Fix printing of Versions.toml. (#22) (@fredrikekre)
- Stop running CI for Julia 1.2 and 1.3, enable 1.4. (#23) (@fredrikekre)
v1.3.0
RegistryTools v1.3.0
Merged pull requests:
- Install TagBot as a GitHub Action (#12) (@JuliaTagBot)
- Use a dedicated status object instead of RegBranch internally. (#13) (@GunnarFarneback)
- Split checks and file updates (#15) (@GunnarFarneback)
- Opt out of errors (#16) (@GunnarFarneback)
- Split out check of package URL from find_package_in_registry. (#17) (@GunnarFarneback)
- New function find_registered_version. (#18) (@GunnarFarneback)
- Run TagBot daily instead of hourly. (#20) (@GunnarFarneback)
- Bump version to 1.3.0. (#21) (@GunnarFarneback)