Releases: elliotchance/wikitranslate
Releases · elliotchance/wikitranslate
v0.2.1
v0.2.0
New Features:
- The
wikitranslate
program now takes all input from its arguments. - The
wikitranslate
program now takesupdate
as an argument to self update. - Added support for nested templates (up to 8 levels deep).
- Added Travis-CI.
Bug Fixes:
- Fixed bug where template argument names with whitespace may not be interpreted correctly.
- Fixes for
[]
and[[]]
links not be interpreted or translated correctly.
v0.1.0
The first release contains basic support for:
- Basic formatting (bold and italic).
- Headings (H1 - H6).
- Lists (numbered and bullet-point).
- Links.
- Images.
- Templates.
<ref>
references.<nowiki>
- Tables (with formatting).
This should give enough functionality to translate most simple pages.