Releases: lsaudon/l10nization
Releases · lsaudon/l10nization
release-3.3.1
What's Changed
- Fix generation not running on already formatted file by @schindler-s in #439
Full Changelog: release-3.3.0...release-3.3.1
release-3.3.0
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 #432
New Contributors
- @schindler-s made their first contribution in #432
Full Changelog: release-3.2.0...release-3.3.0
release-3.2.0
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: release-3.1.0...release-3.2.0
release-3.1.0
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: release-3.0.1...release-3.1.0
release-3.0.1
What's Changed
- ⬆️ Bump sinon from 15.2.0 to 16.0.0 by @dependabot in #312
- ⬆️ Bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #315
- fix: haveDescription #314 by @lsaudon in #316
Full Changelog: release-3.0.0...release-3.0.1
release-3.0.0
What's Changed
- ⬆️ Bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #279
- ⬆️ Bump @types/node from 20.4.7 to 20.6.0 by @dependabot in #305
- ⬆️ Bump @typescript-eslint/parser from 6.2.1 to 6.7.0 by @dependabot in #307
- ⬆️ Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.7.0 by @dependabot in #306
- ⬆️ Bump eslint from 8.46.0 to 8.49.0 by @dependabot in #304
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #300
- ⬆️ Bump chai, vscode, prettier, typescript, yaml by @lsaudon in #308
- 🎨 Format code with new rules by @lsaudon in #309
- Deprecated settings by @lsaudon in #310
- 🔖 3.0.0 by @lsaudon in #311
Full Changelog: release-2.1.0...release-3.0.0
release-2.1.0
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: release-2.0.2...release-2.1.0
release-2.0.2
What's Changed
Full Changelog: release-2.0.0...release-2.0.2
release-2.0.0
What's Changed
- ✨ Add metadata only to template language by @RobertOdrowaz in #228
- ⬆️ Bump webpack-cli from 5.1.1 to 5.1.4 by @dependabot in #223
- ⬆️ Bump @typescript-eslint/parser from 5.59.8 to 5.59.11 by @dependabot in #224
- ⬆️ Bump eslint from 8.41.0 to 8.43.0 by @dependabot in #229
- ⬆️ Bump webpack from 5.85.0 to 5.87.0 by @dependabot in #226
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.60.0 by @dependabot in #230
- ⬆️ Bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #231
- ⬆️ Bump sinon from 15.1.0 to 15.1.2 by @dependabot in #233
- ⬆️ Bump @types/node from 20.2.5 to 20.3.1 by @dependabot in #234
- ⬆️ Bump @vscode/test-electron from 2.3.2 to 2.3.3 by @dependabot in #235
- ⬆️ Bump @vscode/vscode from 1.78.1 to 1.79.1 by @lsaudon in #236
- ⬆️ Bump sinon from 15.1.2 to 15.2.0 by @lsaudon in #237
- 💥 Set right type for settings by @lsaudon in #238
New Contributors
- @RobertOdrowaz made their first contribution in #228
Full Changelog: release-1.4.1...release-2.0.0
release-1.4.1
What's Changed
- ⬆️ Bump @types/node from 18.15.11 to 18.15.12 by @dependabot in #158
- ⬆️ Bump sinon from 15.0.3 to 15.0.4 by @dependabot in #159
- ⬆️ Bump webpack from 5.79.0 to 5.80.0 by @dependabot in #160
- ⬆️ Bump @types/node from 18.15.12 to 18.15.13 by @lsaudon in #161
- ⬆️ Bump webpack-cli from 5.0.1 to 5.0.2 by @dependabot in #162
- ⬆️ Bump @types/node from 18.15.13 to 18.16.0 by @dependabot in #163
- ⬆️ Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #165
- ⬆️ Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #166
- ⬆️ Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #164
- ⬆️ Bump webpack from 5.80.0 to 5.81.0 by @dependabot in #170
- ⬆️ Bump @types/node from 18.16.0 to 18.16.3 by @dependabot in #172
- ⬆️ Bump @types/chai from 4.3.4 to 4.3.5 by @dependabot in #173
- ⬆️ Bump @typescript-eslint/parser from 5.59.0 to 5.59.2 by @dependabot in #174
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.2 by @dependabot in #175
- ⬆️ Bump vscode from 1.77.0 to 1.78.0 by @lsaudon in #176
- ⬆️ Bump @types/node from 18.16.3 to 20.0.0 by @dependabot in #177
- chore: Upgrade node and eslint by @lsaudon in #178
- ⬆️ Bump webpack-cli from 5.0.2 to 5.1.1 by @dependabot in #181
- ⬆️ Bump @types/node from 20.1.0 to 20.2.5 by @dependabot in #202
- ⬆️ Bump @typescript-eslint/parser from 5.59.2 to 5.59.8 by @dependabot in #203
- ⬆️ Bump webpack from 5.82.0 to 5.85.0 by @dependabot in #205
- ⬆️ Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 by @dependabot in #204
- ⬆️ Bump yaml from 2.2.2 to 2.3.1 by @dependabot in #210
- ⬆️ Bump sinon from 15.0.4 to 15.1.0 by @dependabot in #209
- ⬆️ Bump @vscode/test-electron from 2.3.0 to 2.3.2 by @dependabot in #208
- ⬆️ Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #207
- ⬆️ Bump vscode to 1.78.1, sinon, ts-loader and typescript by @lsaudon in #211
- ✨ Add option for description metadata by @lsaudon in #212
- Upgrades example by @lsaudon in #213
Full Changelog: release-1.3.1...release-1.4.1