[PR #1292] [MERGED] Start dev iteration #1005

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

📋 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: mainHead: start-dev-iteration


📝 Commits (3)

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

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1292 **Author:** [@bioball](https://github.com/bioball) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `start-dev-iteration` --- ### 📝 Commits (3) - [`e99d145`](https://github.com/apple/pkl/commit/e99d145299ef3ef8656df6f74047a216074e43e9) Prepare 0.30.0 release - [`5ea1be7`](https://github.com/apple/pkl/commit/5ea1be7fe9e21482ce924556d9eae5d394ca17dd) Start next dev iteration - [`6853fe7`](https://github.com/apple/pkl/commit/6853fe773cc6c583a2672f01566d1ef60f23a64c) Apply spotless formatting ### 📊 Changes **30 files changed** (+90 additions, -30 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.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_ </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:28:14 +01:00
adam closed this issue 2025-12-30 01:28:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1005