Releases: gabrielcsapo/turtler
Releases · gabrielcsapo/turtler
Release list
1.1.1
1.1.0
- adds decorate option to alter the output of (ascii, markdown and ascii)
1.0.2
- adds caching
- improves logic reuse by creating
getSizewhich returns the amount of columns and their perspective widths - adds the ability to export html tables
1.0.1
- improves readability of markdown header generation
1.0.0
- makes turtler a class instead of a function
- adds the ability to render a markdown table
*instance*.markdown()
0.0.2
- fixes misspelling of
separator - improves readability and performance