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 | 921 | November 6, 2019 | |
| Compat entry for a package that may or may not be a standard library | 0 | 271 | December 26, 2020 | |
| How to solve problem with TOML.jl? | 48 | 4214 | September 1, 2020 | |
| Handling compatibility requirements for identical packages across two registries | 0 | 461 | September 30, 2020 | |
| Status of Registrator.jl (getting an invalid Project.toml error) | 11 | 1039 | June 24, 2019 |