Change History

Production

2020.0.2:

2019.07-30 - bug fix

  • #33 not really a bug – add side pipes to markdown table
2020.0.1:

2019.07-23 - bug fix

  • #31 fix bug in column width detection
2020.0.0:

2019.07.09 - packaging and code review

2019.0508.1:
  • add output in markdown table format
2019.0321.0:
  • conda release of noarch packaging, also pip
2019.0321.0.rc2:
 
  • develop and test conda release packaging
2019.0321.0.rc1:
 
  • develop and test conda release packaging
2018.10.25:
  • for zenodo DOI
2018.4.0:
  • #12 provide HTML table output format
2017.2.0:
  • #9 provide default rendering: t = Table(); …; str(t)
  • #8 add a plain table output
2016.1024.0:

unit tests, repaired python 3 support

2016.1003.1:

support python 3 AND python 2

2015.1115.0:

add support methods, such as addLabel and addRow

2015.1111.01:

support output as ReST list-table directive

2014.0710.01:

provide docs at http://pyRestTable.readthedocs.org

2014.0430.01:

release after forking from previous home