Skip to content

Releases: ThatXliner/unmarkd

Version 1

07 Jun 05:16
8658be5
Compare
Choose a tag to compare
  • Fixed #28
  • 💥 Dropped Python 3.6 and 3.7 support

Full Changelog: v0.1.9...v1.0.0

Version 0.1.9

18 Jun 16:50
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Now we escape headings

Full Changelog: v0.1.7...v0.1.9

Version 0.1.7

31 Jul 16:45
b17055e
Compare
Choose a tag to compare

Version 0.1.6

06 Jul 22:47
a655b55
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed bug with rendering lists (#22)
  • Fixed bug with block quotes (#23)

Version 0.1.5

31 May 05:30
8cc9de6
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fixed bug with handling <!DOCTYPE> (#19)

Version 0.1.4

12 May 22:12
39e4797
Compare
Choose a tag to compare

Fixed some bugs

Version 0.1.3

02 May 22:53
b5f8f94
Compare
Choose a tag to compare
  • Better docs
  • Fixed bug for handling nested lists

Version 0.1.2

28 Feb 21:32
bbbedc7
Compare
Choose a tag to compare

Notable changes

  • Significantly better tests 60656e5
  • Support for arbitrary starting points for ordered lists 0ed23f2
  • Added escaping 36c50c1

Other changes

  • Fixed tons of edge case bugs

Version 0.1.1

22 Feb 00:15
Compare
Choose a tag to compare

Changes

✨ New features

  • A new alias: StackExchangeUnmarker in unmarkd.unmarkers (aliases to StackOverflowUnmarker in the same file) 81eb846

🐛 Bug fixes

  • Fixed bugs relating nested structures (#3)

📝 API Changes

  • Updated parameter types for unmarkd.unmark (94fe973)

Other

🎉 Initial release!

21 Feb 05:10
Compare
Choose a tag to compare

First release!