Skip to content

Releases: thombashi/pytablewriter

v0.1.4

30 May 14:25
Compare
Choose a tag to compare
  • Fix: PythonCodeTableWriter was written None as string ("None"). cfdf591
  • Fix: PandasDataFrameWriter is not properly write a table. 9b82a97
  • Change: write null string when a value in a table is None. cfdf591

v0.1.3

29 May 14:48
Compare
Choose a tag to compare
  • Fix: converting None value to null with JavaScriptTableWriter and JsonTableWriter classes

v0.1.2

29 May 12:09
Compare
Choose a tag to compare
  • Fix variable name output: 9a4f264

v0.1.0

23 May 14:34
Compare
Choose a tag to compare
Initial commit