Skip to content

Commit 259be21

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-01-09) ### Bug Fixes * **api:** ensure translations are properly cleared ([1514859](1514859)) * **fluent_api:** enable uploading of files from subdirectories ([d25ad11](d25ad11)) * **fluent_api:** replace `fluent.runtime` error handling with ParseError from `fluent.syntax` ([51b2be3](51b2be3)) * **table_manager:** change dict to defaultdict ([4798cdd](4798cdd)) ### Features * **table:** display all translations in the table ([41e2670](41e2670))
1 parent 9ae3672 commit 259be21

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [1.2.0](https://github.com/m-xim/fluentus/compare/v1.1.1...v1.2.0) (2025-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **api:** ensure translations are properly cleared ([1514859](https://github.com/m-xim/fluentus/commit/1514859fe6b7be5affd08874f85c6159f7b514b6))
7+
* **fluent_api:** enable uploading of files from subdirectories ([d25ad11](https://github.com/m-xim/fluentus/commit/d25ad11cd54f66dbb4391ee2c10a5998ad2c47f9))
8+
* **fluent_api:** replace `fluent.runtime` error handling with ParseError from `fluent.syntax` ([51b2be3](https://github.com/m-xim/fluentus/commit/51b2be3a3ef9014872fa2b36dd24459bcfc498d0))
9+
* **table_manager:** change dict to defaultdict ([4798cdd](https://github.com/m-xim/fluentus/commit/4798cddfdda5e7e5857566dab3da6ed8f39552e1))
10+
11+
12+
### Features
13+
14+
* **table:** display all translations in the table ([41e2670](https://github.com/m-xim/fluentus/commit/41e26708bbdc5260984a8dca855b7c565a3676e1))
15+
116
# [1.2.0-dev.4](https://github.com/m-xim/fluentus/compare/v1.2.0-dev.3...v1.2.0-dev.4) (2025-01-09)
217

318

0 commit comments

Comments
 (0)