Documentation on Semantics of package Registry files

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.

https://github.com/julia-vscode/CSTParser.jl/issues/114

1 Like