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 | |
---|---|---|---|---|
Help with Registry.toml missing | 2 | 1579 | October 30, 2020 | |
Compat entry for a package that may or may not be a standard library | 0 | 262 | December 26, 2020 | |
Usage of the `[compat]` section in `Project.toml` and `Compat.toml` in the registry | 0 | 898 | November 6, 2019 | |
List of packages in a registry Julia 1.7+ | 7 | 1406 | February 25, 2022 | |
Registrator complains about [compat]. Fixed it. What's next? | 25 | 1402 | February 3, 2021 |