Is there documentation somewhere on the semantics of the various toml files in Julia package registries? There was a release of a package as a patch version bump with a change in api that broke a downstream package, and I was hoping to update the compatibility of the downstream package to exclude the new patch release, but I can’t figure out the semantics of compat.toml.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Usage of the `[compat]` section in `Project.toml` and `Compat.toml` in the registry | 0 | 911 | November 6, 2019 | |
Compat entry for a package that may or may not be a standard library | 0 | 267 | December 26, 2020 | |
How to solve problem with TOML.jl? | 48 | 4139 | September 1, 2020 | |
Handling compatibility requirements for identical packages across two registries | 0 | 455 | September 30, 2020 | |
Where does Pkg(3) find version numbers? | 19 | 2479 | August 14, 2018 |