Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.3.0 #116

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Release 0.3.0 #116

merged 4 commits into from
Nov 9, 2023

Conversation

mgeisler
Copy link
Collaborator

@mgeisler mgeisler commented Nov 9, 2023

Version 0.3.0 (2023-11-09)

This release changes how code blocks are treated: we now only extract literal strings and comments. Other parts of the code block is ignored. This vastly improves the experience when translating books with many code samples. We will add more controls (#76) for this in the future.

This is a breaking change: if you translate strings and comments in your code blocks, then you should run mdbook-i18n-normalize to migrate them automatically!

We will soon add another crate to the workspace (#80). The new crate
is a mdbook backend, which can be used to enhance mdbook-i18n-helpers.
The backend isn’t strongly tried to mdbook-i18n-helpers. It therefore
makes sense to give the new crate its own version numbers and its own
changelog file.
@mgeisler mgeisler requested a review from sakex November 9, 2023 08:58
@mgeisler mgeisler merged commit cdb6d41 into main Nov 9, 2023
@mgeisler mgeisler deleted the release-0.3.0 branch November 9, 2023 13:48
mgeisler added a commit that referenced this pull request Nov 12, 2023
The CHANGELOG was moved around in #116, but I forgot to update all the
relevant links.
mgeisler added a commit that referenced this pull request Nov 12, 2023
The CHANGELOG was moved around in #116, but I forgot to update all the
relevant links.
mgeisler added a commit that referenced this pull request Dec 22, 2023
The CHANGELOG was moved around in #116, but I forgot to update all the
relevant links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants