-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
15 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,46 @@ | ||
# Changelog | ||
|
||
## [0.5.1] | ||
## [0.5.2](https://github.com/lsaudon/l10nization/releases/tag/release-0.5.2) | ||
|
||
- ♻️ Improve the conversion from text to key | ||
|
||
## [0.5.1](https://github.com/lsaudon/l10nization/releases/tag/release-0.5.1) | ||
|
||
- ⬆️ vscode 1.73.0 | ||
|
||
## [0.5.0] | ||
## [0.5.0](https://github.com/lsaudon/l10nization/releases/tag/release-0.5.0) | ||
|
||
- 🥅 Show error message when no yaml or arb files | ||
- ✨ Add support r13n | ||
- 💚 Fix prefix commit for dependabot | ||
- ✏️ Change code action title | ||
- 🔧 Hide folders in explorer vscode | ||
|
||
## [0.4.0] | ||
## [0.4.0](https://github.com/lsaudon/l10nization/releases/tag/release-0.4.0) | ||
|
||
- Saved all modified files | ||
- Delete Added or Changed subtitles in Changelog | ||
- Run flutter pub get after change arb files | ||
|
||
## [0.3.2] | ||
## [0.3.2](https://github.com/lsaudon/l10nization/releases/tag/release-0.3.2) | ||
|
||
- Fix extension on Windows | ||
- Bump node, eslint | ||
|
||
## [0.3.1] | ||
## [0.3.1](https://github.com/lsaudon/l10nization/releases/tag/release-0.3.1) | ||
|
||
- Flutter project can be in a sub-folder | ||
- Extract text in right project for multi-project | ||
|
||
## [0.2.0] | ||
## [0.2.0](https://github.com/lsaudon/l10nization/releases/tag/release-0.2.0) | ||
|
||
- Add setting `l10nization.appLocalizationsVariable` | ||
- Enable Open VSX | ||
|
||
## [0.1.1] | ||
## [0.1.1](https://github.com/lsaudon/l10nization/releases/tag/release-0.1.1) | ||
|
||
- Disable Open VSX | ||
|
||
## [0.1.0] | ||
## [0.1.0](https://github.com/lsaudon/l10nization/releases/tag/release-0.1.0) | ||
|
||
- Add string to all arb files. | ||
|
||
[0.5.1]: https://github.com/lsaudon/l10nization/releases/tag/release-0.5.1 | ||
[0.5.0]: https://github.com/lsaudon/l10nization/releases/tag/release-0.5.0 | ||
[0.4.0]: https://github.com/lsaudon/l10nization/releases/tag/release-0.4.0 | ||
[0.3.2]: https://github.com/lsaudon/l10nization/releases/tag/release-0.3.2 | ||
[0.3.1]: https://github.com/lsaudon/l10nization/releases/tag/release-0.3.1 | ||
[0.2.0]: https://github.com/lsaudon/l10nization/releases/tag/release-0.2.0 | ||
[0.1.1]: https://github.com/lsaudon/l10nization/releases/tag/release-0.1.1 | ||
[0.1.0]: https://github.com/lsaudon/l10nization/releases/tag/release-0.1.0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters