Releases: mondeja/mkdocs-mdpo-plugin
Releases · mondeja/mkdocs-mdpo-plugin
v0.0.17
Bug fixes
- Fixed import error due to mdpo version mismatch
v0.0.16
- Added
ignore_msgids
setting to add a list of messages that shouldn't be dumped inside PO files.
v0.0.15
- Refactored plugin.
- Don't write empty compendiums.
- Add more test cases.
v0.0.14
- Add support for Mkdocs > 1.2
v0.0.13
- Fixed error with Section items (thanks @ali1rathore)
v0.0.12
- Fixed error with material translations not being applied for different languages.
v0.0.11
Remove relative material language selector used in documentation from package
v0.0.10
- Add tested support for
mkdocstrings
plugin.
v0.0.9
Add relative material language selector used in documentation inside package
v0.0.8
- Bump minimum
mdpo
dependency. - Dinamic generation of parsing processes and MD4C events.