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 | 922 | November 6, 2019 | |
| Compat entry for a package that may or may not be a standard library | 0 | 272 | December 26, 2020 | |
| How to solve problem with TOML.jl? | 48 | 4223 | September 1, 2020 | |
| JuliaRegistries: can't update my package because of registry dirty | 9 | 706 | October 9, 2023 | |
| Handling compatibility requirements for identical packages across two registries | 0 | 461 | September 30, 2020 |