JuliaLang/Pkg.jl

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

Open

#4.506 geöffnet am 10. Nov. 2025

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (296 Forks)batch import
documentationgood first issuehelp wanted

Repository-Metriken

Stars
 (665 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (11 gemergte PRs in 30 T)

Beschreibung

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