l10nization

L10nization is a tool for extracting text to arb files for l10n or r13n in a Flutter application.

MIT License

Stars
17
Committers
4

Bot releases are hidden (Show)

l10nization - release-3.3.1 Latest Release

Published by lsaudon 6 months ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-3.3.0...release-3.3.1

l10nization - release-3.3.0

Published by lsaudon 7 months ago

What's Changed

  • fix configuration not being reloaded, fix "generationEnabled" not being used, fix formatting when running "Sort arb Files", add option to run sort & format when manually editing by @schindler-s in https://github.com/lsaudon/l10nization/pull/432

New Contributors

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-3.2.0...release-3.3.0

l10nization - release-3.2.0

Published by lsaudon 8 months ago

What's Changed

  • 💥 Add option for add message only in template file
  • 💥 Replace \' by '
  • ⬆️ Bump @types/chai from 4.3.11 to 4.3.12
  • ⬆️ Bump @types/node from 20.11.13 to 20.11.25
  • ⬆️ Bump @types/vscode from 1.85.0 to 1.87.0
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 6.20.0 to 7.1.1
  • ⬆️ Bump @typescript-eslint/parser from 6.20.0 to 7.1.1
  • ⬆️ Bump eslint from 8.56.0 to 8.57.0
  • ⬆️ Bump mocha from 10.2.0 to 10.3.0
  • ⬆️ Bump prettier from 3.2.4 to 3.2.5
  • ⬆️ Bump typescript from 5.3.3 to 5.4.2
  • ⬆️ Bump webpack from 5.90.0 to 5.90.3
  • ⬆️ Bump yaml from 2.3.4 to 2.4.1

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-3.1.0...release-3.2.0

l10nization - release-3.1.0

Published by lsaudon 9 months ago

What's Changed

  • 🐛 resolve path when dot-dot #374
  • ⬆️ Bump actions/setup-node from v3 to v4
  • ⬆️ Bump github/codeql-action from v2 to v3
  • ⬆️ Bump actions/dependency-review-action from v3 to v4
  • ⬆️ Bump @types/chai from 4.3.6 to 4.3.11
  • ⬆️ Bump @types/mocha from 10.0.1 to 10.0.6
  • ⬆️ Bump @types/node from 20.6.2 to 20.11.13
  • ⬆️ Bump @types/sinon from 10.0.16 to 17.0.3
  • ⬆️ Bump @types/vscode from 1.82.0 to 1.85.0
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.20.0
  • ⬆️ Bump @typescript-eslint/parser from 6.7.2 to 6.20.0
  • ⬆️ Bump @vscode/test-electron from 2.3.4 to 2.3.9
  • ⬆️ Bump chai from 4.3.8 to 4.4.1
  • ⬆️ Bump eslint from 8.49.0 to 8.56.0
  • ⬆️ Bump eslint-config-prettier from 9.0.0 to 9.1.0
  • ⬆️ Bump eslint-plugin-prettier from 5.0.0 to 5.1.3
  • ⬆️ Bump prettier from 3.0.3 to 3.2.4
  • ⬆️ Bump sinon from 16.0.0 to 17.0.1
  • ⬆️ Bump ts-loader from 9.4.4 to 9.5.1,
  • ⬆️ Bump ts-node from 10.9.1 to 10.9.2
  • ⬆️ Bump typescript from 5.2.2 to 5.3.3
  • ⬆️ Bump webpack from 5.88.2 to 5.90.0
  • ⬆️ Bump yaml from 2.3.2 to 2.3.4

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-3.0.1...release-3.1.0

l10nization - release-3.0.1

Published by lsaudon about 1 year ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-3.0.0...release-3.0.1

l10nization - release-3.0.0

Published by lsaudon about 1 year ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-2.1.0...release-3.0.0

l10nization - release-2.1.0

Published by lsaudon about 1 year ago

What's Changed

  • ✨ feat: Replace 'flutter pub get' by 'flutter gen-l10n' #26 Thanks @milindgoel15
  • 🙈 Remove ignore files
  • ⬆️ Bump @types/node from 20.3.1 to 20.4.7
  • ⬆️ Bump @types/sinon from 10.0.15 to 10.0.16
  • ⬆️ Bump @vscode/vscode from 1.79.1 to 1.81.0
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.2.1
  • ⬆️ Bump @typescript-eslint/parser from 5.60.0 to 6.2.1
  • ⬆️ Bump @vscode/test-electron from 2.3.3 to 2.3.4
  • ⬆️ Bump eslint from 8.43.0 to 8.46.0
  • ⬆️ Bump eslint-config-prettier from 8.8.0 to 8.10.0
  • ⬆️ Bump eslint-plugin-prettier from 4.2.1 to 5.0.0
  • ⬆️ Bump prettier from 2.8.8 to 3.0.1
  • ⬆️ Bump ts-loader from 9.4.3 to 9.4.4
  • ⬆️ Bump typescript from 5.1.3 to 5.1.6
  • ⬆️ Bump webpack from 5.87.0 to 5.88.2

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-2.0.2...release-2.1.0

l10nization - release-2.0.2

Published by lsaudon over 1 year ago

l10nization - release-2.0.0

Published by lsaudon over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.4.1...release-2.0.0

l10nization - release-1.4.1

Published by lsaudon over 1 year ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.3.1...release-1.4.1

l10nization - release-1.3.1

Published by lsaudon over 1 year ago

l10nization - release-1.3.0

Published by lsaudon over 1 year ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.2.0...release-1.3.0

l10nization - release-1.2.0

Published by lsaudon over 1 year ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.1.1...release-1.2.0

l10nization -

Published by lsaudon almost 2 years ago

l10nization - Release 1.1.0

Published by lsaudon almost 2 years ago

What's Changed

  • ✨ Add a command to sort arb files
  • ⬆️ Bump yaml from 2.1.3 to 2.2.1
  • ⬆️ Bump sinon from 15.0.0 to 15.0.1
  • ⬆️ Bump mocha from 10.1.0 to 10.2.0
  • ⬆️ Bump @types/vscode from 1.73.1 to 1.74.0
  • ⬆️ Bump typescript from 4.9.3 to 4.9.4
  • ⬆️ Bump prettier from 2.8.0 to 2.8.2
  • ⬆️ Bump @vscode/test-electron from 2.2.0 to 2.2.2
  • ⬆️ Bump webpack-cli from 5.0.0 to 5.0.1
  • ⬆️ Bump @typescript-eslint/parser from 5.45.0 to 5.48.1
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.48.1
  • ⬆️ Bump @types/node from 18.11.10 to 18.11.18
  • ⬆️ Bump eslint from 8.28.0 to 8.31.0

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.0.1...release-1.1.0

l10nization - release-1.0.1

Published by lsaudon almost 2 years ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-1.0.0...release-1.0.1

l10nization - Release 1.0.0

Published by lsaudon almost 2 years ago

l10nization - release-0.10.0

Published by lsaudon almost 2 years ago

What's Changed

Full Changelog: https://github.com/lsaudon/l10nization/compare/release-0.9.1...release-0.10.0

l10nization - release-0.9.1

Published by lsaudon almost 2 years ago

l10nization - Release 0.8.0

Published by lsaudon almost 2 years ago