Skip to content

Releases: bcicen/wikitables

v0.5.5

26 Aug 16:08
f0ff1a5
Compare
Choose a tag to compare
  • Add flag template translation (thanks @FranzDiebold!)
  • Improve handling of tables missing a header
  • Allow article title to be provided in URL form

v0.5.4

07 Mar 09:13
Compare
Choose a tag to compare
  • Ensure empty/whitespace columns are read as empty fields

v0.5.3

25 Feb 12:00
Compare
Choose a tag to compare
  • Library restructuring
  • Improved warning/debug logging

v0.5.2

24 Feb 12:26
Compare
Choose a tag to compare
  • Adds support for row-spanning column values
  • Adds support for read flag shorthand templates

v0.5.0

15 Feb 22:42
Compare
Choose a tag to compare
  • Improved template field handling
  • New commandline utility
  • Bug fixes

v0.4.1

06 Jun 13:27
Compare
Choose a tag to compare
  • Adds automatic conversion of numeric values to respective type(float, int)
  • Improve parsing of WikiLink fields
  • Various bug fixes

v0.4.0

09 May 09:59
Compare
Choose a tag to compare
  • Expanded support for various table formats
  • Improved table field detection logic

v0.3.2

12 Jul 11:10
Compare
Choose a tag to compare
  • Encoding bug fixes for Python2

v0.3.1

10 Jul 11:30
Compare
Choose a tag to compare
  • Python2 compatibility updates
  • Multiple language support (thanks @mayhewsw!)
  • Bug fixes