JuliaLang/Pkg.jl

State in documentation when certain `Project.toml` features were added

Open

#4506 opened on Nov 10, 2025

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Julia (665 stars) (296 forks)batch import
documentationgood first issuehelp wanted

Description

Looking at https://pkgdocs.julialang.org/v1/toml-files if there were some points of the form "Added in Pkg.jl version X / Julia version Y"

Like, I am now reading up on the [workspace] section and I think this is new in Julia 1.12? But maybe not?

I think this kind of info would be really useful to have.

Similar for e.g. [sources] which I think is also fairly new (added in Julia 1.11 perhaps?)

Contributor guide