Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 791 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 791 Bytes

⚠️ Deprecation Notice ⚠️ This repository has been deprecated. Please use the corresponding package from the iLib-js monorepo instead.

ilib-loctool-yaml-resource

Ilib loctool plugin to parse and localize YAML files used as resource files for Ruby

License

This plugin is license under Apache2. See the LICENSE file for more details.

Release Notes

v1.1.4

  • update dependencies
  • convert all unit tests from nodeunit to jest

v1.1.3

  • update dependencies
  • use the loctool's logger instead of its own

v1.1.2

  • Fix a bug where the pseudo locales were not initialized properly. This fix gets the right set of locales from the project settings to see if any of them are pseudo locales.