Skip to content

Latest commit

 

History

History
118 lines (85 loc) · 9.46 KB

CHANGELOG.md

File metadata and controls

118 lines (85 loc) · 9.46 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.10.0 - 2024-08-23

✨ New Features

  • 2273ce7 - trim whitespace from multi-line strings (commit by @JakeStanger)
  • 91b8d5c - ability to quote keys to escape limitations

v0.9.2 - 2023-09-14

🐛 Bug Fixes

📝 Documentation Changes

v0.9.1 - 2023-09-01

🐛 Bug Fixes

📝 Documentation Changes

v0.9.0 - 2023-08-30

✨ New Features

🐛 Bug Fixes

📝 Documentation Changes

v0.8.0 - 2023-06-18

✨ New Features

  • 301ceea - parser: add hex and underscore separator support to integers. (commit by @JakeStanger)
  • 53afac7 - parser: add escape char, interpolation support to strings (commit by @JakeStanger)

🐛 Bug Fixes

♻️ Refactors

✅ Tests

📝 Documentation Changes

v0.7.0 - 2023-05-24

✨ New Features

♻️ Refactors

📝 Documentation Changes

v0.6.1 - 2022-12-12

🐛 Bug Fixes

♻️ Refactors

📝 Documentation Changes

v0.6.0 - 2022-11-28

✨ New Features

🐛 Bug Fixes

v0.5.0 - 2022-11-27

✨ New Features

✅ Tests