[PR #782] [MERGED] Start dev iteration #735

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/782
Author: @bioball
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @bioball

Base: mainHead: start-dev-iteration


📝 Commits (2)

📊 Changes

29 files changed (+86 additions, -28 deletions)

View changed files

📝 docs/antora.yml (+1 -1)
📝 docs/modules/ROOT/partials/component-attributes.adoc (+1 -1)
docs/modules/release-notes/pages/0.28.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 (+4 -4)
📝 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/platform.pkl (+1 -1)

...and 9 more files

📄 Description

Note: to be rebase merged


🔄 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/782 **Author:** [@bioball](https://github.com/bioball) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `start-dev-iteration` --- ### 📝 Commits (2) - [`d3ac4b2`](https://github.com/apple/pkl/commit/d3ac4b288ca3a0803a2735aed6b7eb6b0427ef8d) Prepare 0.27.0 release - [`25ce0cb`](https://github.com/apple/pkl/commit/25ce0cb7bc2dd61afed3593122ec181cac22b598) Start next dev iteration ### 📊 Changes **29 files changed** (+86 additions, -28 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.28.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` (+4 -4) 📝 `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/platform.pkl` (+1 -1) _...and 9 more files_ </details> ### 📄 Description Note: to be rebase merged --- <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:26:26 +01:00
adam closed this issue 2025-12-30 01:26:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#735