[PR #1148] [MERGED] Start next dev iteration #917

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1148
Author: @stackoverflow
Created: 7/24/2025
Status: Merged
Merged: 7/24/2025
Merged by: @stackoverflow

Base: mainHead: start-0.30-dev


📝 Commits (2)

📊 Changes

29 files changed (+84 additions, -27 deletions)

View changed files

📝 docs/antora.yml (+1 -1)
📝 docs/modules/ROOT/partials/component-attributes.adoc (+1 -1)
docs/modules/release-notes/pages/0.30.adoc (+51 -0)
📝 docs/modules/release-notes/pages/changelog.adoc (+3 -0)
📝 docs/modules/release-notes/pages/index.adoc (+2 -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/platform.pkl (+1 -1)

...and 9 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/1148 **Author:** [@stackoverflow](https://github.com/stackoverflow) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `start-0.30-dev` --- ### 📝 Commits (2) - [`d5b6038`](https://github.com/apple/pkl/commit/d5b6038147553c2051edc43623ff83ef6a327a95) Prepare 0.29.0 release - [`ddde28d`](https://github.com/apple/pkl/commit/ddde28dbffe2ced32b9fc1c8ffbd638abe5277cf) Start next dev iteration ### 📊 Changes **29 files changed** (+84 additions, -27 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.30.adoc` (+51 -0) 📝 `docs/modules/release-notes/pages/changelog.adoc` (+3 -0) 📝 `docs/modules/release-notes/pages/index.adoc` (+2 -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/platform.pkl` (+1 -1) _...and 9 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:27:45 +01:00
adam closed this issue 2025-12-30 01:27:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#917