mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1292] [MERGED] Start dev iteration #1005
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1292
Author: @bioball
Created: 11/3/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @bioball
Base:
main← Head:start-dev-iteration📝 Commits (3)
e99d145Prepare 0.30.0 release5ea1be7Start next dev iteration6853fe7Apply spotless formatting📊 Changes
30 files changed (+90 additions, -30 deletions)
View changed files
📝
docs/antora.yml(+1 -1)📝
docs/modules/ROOT/partials/component-attributes.adoc(+1 -1)➕
docs/modules/release-notes/pages/0.31.adoc(+51 -0)📝
docs/modules/release-notes/pages/changelog.adoc(+5 -0)📝
docs/modules/release-notes/pages/index.adoc(+1 -0)📝
docs/nav.adoc(+1 -0)📝
gradle.properties(+1 -1)📝
jbang-catalog.json(+3 -3)📝
pkl-core/src/main/java/org/pkl/core/runtime/VmLanguage.java(+1 -1)📝
stdlib/Benchmark.pkl(+1 -1)📝
stdlib/DocPackageInfo.pkl(+1 -1)📝
stdlib/DocsiteInfo.pkl(+1 -1)📝
stdlib/EvaluatorSettings.pkl(+1 -1)📝
stdlib/Project.pkl(+1 -1)📝
stdlib/analyze.pkl(+1 -1)📝
stdlib/base.pkl(+1 -1)📝
stdlib/json.pkl(+1 -1)📝
stdlib/jsonnet.pkl(+1 -1)📝
stdlib/math.pkl(+1 -1)📝
stdlib/pklbinary.pkl(+1 -1)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.