[PR #4] v0.11 #4

Open
opened 2026-05-22 22:05:29 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/corn-config/specification/pull/4
Author: @JakeStanger
Created: 5/21/2026
Status: 🔄 Open

Base: mainHead: v0.11


📝 Commits (5)

  • 41b7b19 add tighter key character rules
  • 6e2a8a2 add new unicode escape syntax
  • 7f2d5f9 add new string interpolation syntax
  • 0312a45 add stricter whitespace rules
  • 1bc943e add extended integer support

📊 Changes

1 file changed (+54 additions, -15 deletions)

View changed files

📝 spec.md (+54 -15)

📄 Description

Updates spec to v0.11 in accordance with the changes in https://github.com/corn-config/corn/pull/43

The test suite and JS implementation already implement this version of the spec.


🔄 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/corn-config/specification/pull/4 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/21/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `v0.11` --- ### 📝 Commits (5) - [`41b7b19`](https://github.com/corn-config/specification/commit/41b7b195145954b08b5593dfeb9ff44d725f57b7) add tighter key character rules - [`6e2a8a2`](https://github.com/corn-config/specification/commit/6e2a8a2904b383bb1da74f4b6f774536c6eb74a0) add new unicode escape syntax - [`7f2d5f9`](https://github.com/corn-config/specification/commit/7f2d5f914099ba2685006d7c988886e3f7170ba0) add new string interpolation syntax - [`0312a45`](https://github.com/corn-config/specification/commit/0312a45cab05bbed0522f473c54e1c556f39f295) add stricter whitespace rules - [`1bc943e`](https://github.com/corn-config/specification/commit/1bc943e96a63604ccf8c77176561eaabc3637f3a) add extended integer support ### 📊 Changes **1 file changed** (+54 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `spec.md` (+54 -15) </details> ### 📄 Description Updates spec to v0.11 in accordance with the changes in https://github.com/corn-config/corn/pull/43 The test suite and JS implementation already implement this version of the spec. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger added reference v0.11 2026-06-03 23:16:53 +01:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
corn-config/specification#4
No description provided.