Skip to content

Releases: elliotchance/wikitranslate

v0.2.1

06 Feb 08:41
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a bug where name only <ref/> were not be interpreted correctly.

v0.2.0

05 Feb 07:47
Compare
Choose a tag to compare

New Features:

  • The wikitranslate program now takes all input from its arguments.
  • The wikitranslate program now takes update 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

04 Feb 00:45
Compare
Choose a tag to compare

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.