Skip to content

Releases: ickc/pantable

add include-encoding, csv-kwargs

20 May 11:50
Compare
Choose a tag to compare

closes #36, #38. See doc for details on this new keys.

Drop Python 2 support; enhance CSV with markdown performance

20 May 10:53
Compare
Choose a tag to compare
  • Dropping Python2 support, existing Python 2 users should be fine with pip>=9.0. See https://python3statement.org/practicalities/.

  • add pipe_tables, raw_markdown options. See README for details. This for example will speed up CSV with markdown cells a lot (trading correctness for speed though.)

Test Travis deploy PyPI

20 Nov 01:10
Compare
Choose a tag to compare
Pre-release
v0.0.5

makefile: fix bug in `make README.md`

First Release on PyPI

18 Nov 20:55
Compare
Choose a tag to compare
First Release on PyPI Pre-release
Pre-release
v0.0.1

makefile: add pypi