Skip to content

Releases: tgrosinger/md-advanced-tables

3.10.1

29 Jan 16:41
Compare
Choose a tag to compare

Update dependencies

3.10.0

29 Jan 15:54
Compare
Choose a tag to compare

Support for durations and times

3.9.0

13 Jul 17:25
Compare
Choose a tag to compare

New Features

  • Rudimentary support for datetime and duration. See the docs for more detail.
  • Fixed floating point arithmetic errors.

3.8.0

26 Nov 17:41
Compare
Choose a tag to compare

Bug Fixes

  • Fix sorting by date (#37)
  • Fix multiple formulas in a single line (#12)
  • Fix running multiple formula lines (#8)
  • Include the formula lines as part of the table (#38)

3.4.0

18 Feb 15:39
Compare
Choose a tag to compare

New Features

  • Added csv export (#16)

3.3.0

28 Nov 16:51
Compare
Choose a tag to compare

Formulas rewrite.

3.2.3

17 Nov 15:04
Compare
Choose a tag to compare

Add spreadsheet functionality to markdown tables.

3.1.0

04 Nov 16:34
Compare
Choose a tag to compare

Added new feature to TableEditor to sort the rows in the body of a table.

3.0.0

03 Nov 18:09
Compare
Choose a tag to compare

First release after converting the original project to Typescript. Though this is a 3.0.0 release (due to its heritage), it should be treated as a 0.1.0 release. There are functions exposed in the API that I do not want to be public and may change in the future.