JuliaLang/Pkg.jl

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

Open

#4,506 opened on Nov 10, 2025

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

Repository metrics

Stars
 (665 stars)
PR merge metrics
 (Avg merge 2d 17h) (6 merged PRs in 30d)

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