Skip to content

Releases: gabrielcsapo/turtler

1.1.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Apr 04:49
  • bumps devDependencies
  • generates build using babel@7

1.1.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 18 May 19:47
  • adds decorate option to alter the output of (ascii, markdown and ascii)

1.0.2

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 29 Dec 04:17
  • adds caching
  • improves logic reuse by creating getSize which returns the amount of columns and their perspective widths
  • adds the ability to export html tables

1.0.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 28 Dec 01:20
  • improves readability of markdown header generation

1.0.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Dec 06:04
  • makes turtler a class instead of a function
  • adds the ability to render a markdown table *instance*.markdown()

0.0.2

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 21 Dec 01:26
  • fixes misspelling of separator
  • improves readability and performance

0.0.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 20 Dec 18:50
  • initial implementation working