Skip to content

v1.16.0

Compare
Choose a tag to compare
@gouniLee gouniLee released this 14 Feb 01:43
· 10 commits to main since this release
ee0c270
  • Added the new ilib-loctool-webos-dart plugin which is for the Dart filetype localization.
  • Updated fixed plugins version
  • Converted all the unit tests from nodeunit to jest.
  • loctool
    • Added a new getProjectType() method on the Project class.
    • Removed the npm-shrinkwrap.json in repository.
  • Fixes in plugins
    • webos-json-resouce
      • Updated to support the Dart filetype localization output as well.
 "ilib-loctool-webos-c": "1.7.4",
 "ilib-loctool-webos-cpp": "1.7.4",
 "ilib-loctool-webos-dart": "1.0.1",
 "ilib-loctool-webos-javascript": "1.10.6",
 "ilib-loctool-webos-json": "1.1.5",
 "ilib-loctool-webos-json-resource": "1.6.1",
 "ilib-loctool-webos-qml": "1.7.4",
 "ilib-loctool-webos-ts-resource": "1.5.4",
 "loctool": "2.24.0"