Releases: freedom35/python-sqlite-to-markdown
Releases · freedom35/python-sqlite-to-markdown
v2.3
What's Changed
- Added double-space to comments exported to markdown by @freedom35 in #12
Full Changelog: v2.2...v2.3
v2.2
v2.1
What's Changed
- Revision to replace '-' and '_' with spaces for markdown title by @freedom35 in #8
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- Renamed module to exportmd.py
- Style updates inline with Python PEP 8
Full Changelog: v1.1...v2.0
v1.1
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