Skip to content

Releases: TheRenegadeCoder/SnakeMD

SnakeMD 2.2.0 Release

22 Nov 01:13
1a2f8ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

SnakeMD 2.2.0b1 Release

03 May 02:21
de4a929
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Addressed Pylint Issues by @jrg94 in #148
  • Preparing the Build for the First Beta of v2.2 by @jrg94 in #149

Full Changelog: v2.1.0...v2.2.0b1

SnakeMD 2.1.0 Release

03 May 00:13
Compare
Choose a tag to compare

What's Changed

  • Added More Details to Installation Directions by @jrg94 in #134
  • Converted Repo to pyproject.toml Syntax and Poetry by @jrg94 in #136

Full Changelog: v2.0.0...v2.1.0

SnakeMD 2.0.0 Release

15 Apr 17:37
d34d744
Compare
Choose a tag to compare

What's Changed

  • Removed All Deprecated Classes, Parameters, and Methods by @jrg94 in #104
  • Added a Resource Page by @jrg94 in #107
  • Updated setup.py for the 2.0.0 Release by @jrg94 in #108
  • Incorporated Exceptions into API by @jrg94 in #110
  • Removed Version Directives Ahead of 2.0.0 Release by @jrg94 in #113
  • Expanded Testing to 100% Coverage by @jrg94 in #115
  • Broadened Typing Accepted by MDList by @jrg94 in #118
  • Added Support for Native Quotes by @jrg94 in #120
  • Performed Some Much Needed Maintenance by @jrg94 in #122
  • Finalized README Automation for 2.0.0 by @jrg94 in #123
  • Finalized Docs Heading Into 2.0.0 by @jrg94 in #125
  • Prepared Beta Release by @jrg94 in #126
  • Incorporated More Precise Language Throughout Docs as Well as Doctests by @jrg94 in #129
  • String Input for Quote Now Respects Formatting by @jrg94 in #130
  • Setup Repo For Friday Release by @jrg94 in #131

Full Changelog: v0.15.0...v2.0.0

SnakeMD 2.0.0b2 Release

10 Apr 17:09
5654b6e
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Incorporated More Precise Language Throughout Docs as Well as Doctests by @jrg94 in #129
  • String Input for Quote Now Respects Formatting by @jrg94 in #130

Full Changelog: v2.0.0b1...v2.0.0b2

SnakeMD 2.0.0b1 Release

07 Apr 00:01
8cd2419
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Removed All Deprecated Classes, Parameters, and Methods by @jrg94 in #104
  • Added a Resource Page by @jrg94 in #107
  • Updated setup.py for the 2.0.0 Release by @jrg94 in #108
  • Incorporated Exceptions into API by @jrg94 in #110
  • Removed Version Directives Ahead of 2.0.0 Release by @jrg94 in #113
  • Expanded Testing to 100% Coverage by @jrg94 in #115
  • Broadened Typing Accepted by MDList by @jrg94 in #118
  • Added Support for Native Quotes by @jrg94 in #120
  • Performed Some Much Needed Maintenance by @jrg94 in #122
  • Finalized README Automation for 2.0.0 by @jrg94 in #123
  • Finalized Docs Heading Into 2.0.0 by @jrg94 in #125
  • Prepared Beta Release by @jrg94 in #126

Full Changelog: v0.15.0...v2.0.0b1

SnakeMD 0.15.0 Release

31 Mar 04:11
ffd69e6
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Moved README to Root of Repo by @jrg94 in #97
  • Added Support for a List of Items to Make up a Heading by @jrg94 in #98
  • Separated Code Block Out of Paragraph by @jrg94 in #99
  • Finalized Documentation for v0.15.0 by @jrg94 in #101

Full Changelog: v0.14.0...v0.15.0

SnakeMD 0.14.0 Release

31 Mar 02:05
a7e21b0
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Replaced render with str by @jrg94 in #84
  • Deprecated MDCheckList and Checkbox by @jrg94 in #86
  • Introduced Interfaces for Blocks and Inline Elements by @jrg94 in #89
  • Replaced InlineText with Inline by @jrg94 in #90
  • Added Raw Block for User Formatted Text by @jrg94 in #91
  • Prepared v0.14.0 Documentation by @jrg94 in #95

Full Changelog: v0.13.0...v0.14.0

SnakeMD 0.13.0 Release

30 Mar 16:49
30ad3eb
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Document: add separator as a param by @naxels in #71
  • Added Dump Method to Document by @jrg94 in #74
  • Renamed Header to Heading by @jrg94 in #76
  • Added Deprecation Warnings to Newly Deprecated Functions by @jrg94 in #78
  • Removed Separator Code by @jrg94 in #80
  • Finalized Version History for 0.13.0 by @jrg94 in #82

New Contributors

Full Changelog: v0.12.2...v0.13.0

SnakeMD 0.12.0 Release

04 Jan 19:20
1ea9f7c
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Added Support for Table Generation On-the-fly by @jrg94 in #65
  • Added Strikethrough to InlineText by @jrg94 in #66

Full Changelog: v0.11.0...v0.12.0