Skip to content

Releases: YINI-lang/yini-cli

YINI CLI 1.0.3 beta

05 Sep 19:03
Compare
Choose a tag to compare

1.0.3-beta - 2025 Sep

  • Updated: Now uses latest yini-parser library v1.1.0-beta, for greatly improved parsing, compatibility, and error handling with more descriptive and accurate error messages.

YINI CLI 1.0.2 beta

11 Aug 17:13
Compare
Choose a tag to compare

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

05 Aug 19:40
Compare
Choose a tag to compare

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

04 Aug 13:46
Compare
Choose a tag to compare
Pre-release

TEST VERSION