[PR #539] [MERGED] Start 0.27.0 dev iteration #613

Closed
opened 2025-12-30 01:25:40 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: release026


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/539 **Author:** [@holzensp](https://github.com/holzensp) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `release026` --- ### 📝 Commits (2) - [`309fb49`](https://github.com/apple/pkl/commit/309fb49fa13a7e279df0082f2ba533f224e7f7d3) Prepare 0.26.0 release - [`7ad889a`](https://github.com/apple/pkl/commit/7ad889ac10809d1756b8d0b7b78bdbda499e89d9) Start next dev iteration ### 📊 Changes **27 files changed** (+82 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:40 +01:00
adam closed this issue 2025-12-30 01:25:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#613