Skip to content

Releases: freedom35/python-sqlite-to-markdown

v2.3

02 Apr 20:55
8e216d9

Choose a tag to compare

What's Changed

  • Added double-space to comments exported to markdown by @freedom35 in #12

Full Changelog: v2.2...v2.3

v2.2

23 Jul 16:59
29ede0b

Choose a tag to compare

What's Changed

Full Changelog: v2.1...v2.2

v2.1

16 Jul 23:32

Choose a tag to compare

What's Changed

  • Revision to replace '-' and '_' with spaces for markdown title by @freedom35 in #8

Full Changelog: v2.0...v2.1

v2.0

06 Mar 19:15
c173209

Choose a tag to compare

What's Changed

  • Renamed module to exportmd.py
  • Style updates inline with Python PEP 8

Full Changelog: v1.1...v2.0

v1.1

25 Jan 04:39
d8b5319

Choose a tag to compare

What's Changed

  • Revision to export null values as an empty string.
  • Revision for table alignment when first row value is null.

Full Changelog: v1.0...v1.1

v1.0

04 Jan 02:54

Choose a tag to compare

Initial release.