Skip to content

YINI CLI 1.0.2 beta

Compare
Choose a tag to compare
@marko-ks marko-ks released this 11 Aug 17:13
· 15 commits to main since this release

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.