Releases: YINI-lang/yini-cli
Releases · YINI-lang/yini-cli
YINI CLI 1.0.3 beta
1.0.3-beta - 2025 Sep
- Updated: Now uses latest
yini-parser
libraryv1.1.0-beta
, for greatly improved parsing, compatibility, and error handling with more descriptive and accurate error messages.
YINI CLI 1.0.2 beta
1.0.2-beta — 2025 Aug
This release brings a stronger, smarter YINI under the hood — plus a small repo addition.
- Upgraded Parser Engine
Updated the internal YINI Parser to v1.0.2-beta, delivering more robust number parsing.
Now fully supports negative values and tricky edge cases across: integers, floats, hexadecimal, binary, octal, duodecimal, and exponential numbers.
YINI CLI - 1.0.1 Beta 1
Changes
- Fix where debug info was outputted wrongly.
- Enhanced CLI experience.
- Version flags are now:
--version
and-v
(lowercase). - Updated and expanded help message.
- Fixed typo in validation message.
- Etc.
YINI CLI-1.0.0-alpha.3
TEST VERSION