Mr SmithnenA new beta of the official TypeScript parser for YINI is out! This release focuses on real-world...
A new beta of the official TypeScript parser for YINI is out!
This release focuses on real-world usability, robust file handling, and dependency hygiene.
If you're new to YINI: it's a modern, human-friendly configuration format that aims to keep INI-style readability while supporting real structure.
YINI now correctly handles UTF-8 files with or without a Byte Order Mark (BOM).
This makes YINI more robust when consuming files created by different editors, platforms, and tooling.
No breaking API changes were introduced.
npm install yini-parser
Or, if you're already using it, just bump to 1.3.2-beta.
YINI is still evolving, and feedback from real users is invaluable.
If you try this release and run into anything odd, or have thoughts on the format itself, feel free to open an issue or start a discussion.
Thanks to everyone following and testing the project 🙌
Thanks to everyone following and testing the project 🙌