| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-29 | 697 Bytes | |
| v1.12.3 source code.tar.gz | 2025-11-29 | 643.0 kB | |
| v1.12.3 source code.zip | 2025-11-29 | 873.7 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
- Bump version number for
release-1.12by @MasonProtter in https://github.com/JuliaLang/Pkg.jl/pull/4522 - run runic on 1.12 and add the pre commit hook + check by @KristofferC in https://github.com/JuliaLang/Pkg.jl/pull/4523
- Don't add sources to Project.toml in 1.12 by @MasonProtter in https://github.com/JuliaLang/Pkg.jl/pull/4539
- Backports for 1.12.3 by @KristofferC in https://github.com/JuliaLang/Pkg.jl/pull/4544
- release-1.12: normalize line endings for .bat files on Windows to use \r\n conistently (#4547) by @KristofferC in https://github.com/JuliaLang/Pkg.jl/pull/4549
Full Changelog: https://github.com/JuliaLang/Pkg.jl/compare/v1.12.2...v1.12.3