Skip to content

v0.1.1

Latest

Choose a tag to compare

@ChernegaSergiy ChernegaSergiy released this 05 Feb 18:50
· 2 commits to main since this release
e28a08d

libLanguage v0.1.1

This release enhances the library with improved locale handling, JSON support, and better documentation.

What's New

  • Locale Validation Refactor: Replaced regex-based locale validation with a predefined list of supported locales for better accuracy and performance.
  • JSON Support: LanguageLoader now supports .json files in addition to YAML.
  • Documentation Improvements: Updated README with new LanguageLoader features and API enhancements.
  • Predefined Locales: Built-in support for 25+ common locales without regex overhead.

Installation

Update your .poggit.yml to use the new version:

libs:
  - src: newlandpe/libLanguage/libLanguage
    version: ^0.1.1

License

This library remains licensed under the CSSM Unlimited License v2.0 (CSSM-ULv2).