File tree Expand file tree Collapse file tree 5 files changed +227
-293
lines changed
Expand file tree Collapse file tree 5 files changed +227
-293
lines changed Original file line number Diff line number Diff line change 22
33This lists the most important changes between releases.
44
5+ ## Version 0.2.3 (2023-09-19)
6+
7+ - [ #75 ] : Automatically ignore code blocks without string literals and line
8+ comments.
9+ - [ #69 ] : Add support for skipping the next translation group.
10+
511## Version 0.2.2 (2023-08-23)
612
713- [ #59 ] : Resolve broken links using the original sources.
@@ -12,8 +18,8 @@ This lists the most important changes between releases.
1218
1319## Version 0.2.0 (2023-08-15)
1420
15- > This is a breaking release. Please make sure to run ` mdbook-i18n-normalize ` on
16- > your existing PO files!
21+ > This is a breaking release. Please make sure to
22+ > [ run ` mdbook-i18n-normalize ` on your existing PO files] ( USAGE.md ) !
1723
1824- [ #49 ] : Link to other projects which use mdbook-i18n-helpers.
1925- [ #46 ] : Add ` mdbook-i18n-normalize ` to convert existing PO files.
@@ -24,6 +30,8 @@ This lists the most important changes between releases.
2430
2531First release as a stand-alone crate.
2632
33+ [ #75 ] : https://github.com/google/mdbook-i18n-helpers/pull/75
34+ [ #69 ] : https://github.com/google/mdbook-i18n-helpers/pull/69
2735[ #59 ] : https://github.com/google/mdbook-i18n-helpers/pull/59
2836[ #56 ] : https://github.com/google/mdbook-i18n-helpers/pull/56
2937[ #49 ] : https://github.com/google/mdbook-i18n-helpers/pull/49
You can’t perform that action at this time.
0 commit comments