JuliaLang/Pkg.jl

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

Open

#4.506 aberto em 10 de nov. de 2025

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

Métricas do repositório

Stars
 (665 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (11 fundiu PRs em 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?)

Guia do colaborador