mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #539] [MERGED] Start 0.27.0 dev iteration #613
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/539
Author: @holzensp
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/17/2024
Merged by: @holzensp
Base:
main← Head:release026📝 Commits (2)
309fb49Prepare 0.26.0 release7ad889aStart next dev iteration📊 Changes
27 files changed (+82 additions, -23 deletions)
View changed files
📝
docs/antora.yml(+1 -1)📝
docs/modules/ROOT/partials/component-attributes.adoc(+1 -1)➕
docs/modules/release-notes/pages/0.27.adoc(+52 -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)📝
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/base.pkl(+1 -1)📝
stdlib/json.pkl(+1 -1)📝
stdlib/jsonnet.pkl(+1 -1)📝
stdlib/math.pkl(+1 -1)📝
stdlib/platform.pkl(+1 -1)📝
stdlib/protobuf.pkl(+1 -1)📝
stdlib/reflect.pkl(+1 -1)...and 7 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.