Skip to content

BaseCompiler: delete 0.0.0 and release 0.1.0#130934

Merged
KristofferC merged 1 commit intoJuliaRegistries:masterfrom
aviatesk:avi/base-compiler-0.1.0
May 14, 2025
Merged

BaseCompiler: delete 0.0.0 and release 0.1.0#130934
KristofferC merged 1 commit intoJuliaRegistries:masterfrom
aviatesk:avi/base-compiler-0.1.0

Conversation

@aviatesk
Copy link
Copy Markdown
Contributor

In #130304 I proposed naming the placeholder version of the Compiler stdlib “v0.0.0” and made changes accordingly. However, after further discussions around adjusting Pkg.jl (c.f. JuliaLang/PKg..jl#4233), we decided to call it “v0.1.0” instead since the idea may sound to be an abuse of semver and that versioning wouldn't be able to handle cases when any changes to the implementation of that special version are needed in the future.

As a result, this commit removes. v0.0.0 and releasing v0.1.0.

Since BaseCompiler.jl is a very internal, special package that doesn’t yet follow proper versioning, there’s no need to worry about ecosystem impact from this change.

In JuliaRegistries#130304 I proposed naming the placeholder
version of the Compiler stdlib “v0.0.0” and made changes accordingly.
However, after further discussions around adjusting Pkg.jl (c.f.
JuliaLang/PKg..jl#4233), we decided to call it “v0.1.0” instead since
the idea may sound to be an abuse of semver and that versioning wouldn't
be able to handle cases when any changes to the implementation of that
special version are needed in the future.

As a result, this commit removes. v0.0.0 and releasing v0.1.0.

Since BaseCompiler.jl is a very internal, special package that doesn’t
yet follow proper versioning, there’s no need to worry about ecosystem
impact from this change.
@KristofferC KristofferC merged commit a65df76 into JuliaRegistries:master May 14, 2025
10 checks passed
@aviatesk aviatesk deleted the avi/base-compiler-0.1.0 branch May 15, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants