Skip to content

Releases: vapor-community/leaf-markdown

3.0.1

08 Aug 13:38
ecec9a9
Compare
Choose a tag to compare

Update LeafMarkdown to support the new UnsafeUnescapedLeafTag from the 4.3.1 security release of LeafKit

3.0.0

17 Nov 10:21
20c8213
Compare
Choose a tag to compare

Leaf Markdown 3.0.0

Add support for Vapor 4. See the README for usage details

3.0.0 Beta 1

26 Mar 13:01
f24910a
Compare
Choose a tag to compare
3.0.0 Beta 1 Pre-release
Pre-release

Adds support for Vapor 4 and migrate to Swift 5.2

2.2.0

02 Dec 13:15
d451d3a
Compare
Choose a tag to compare

Leaf Markdown 2.2.0

This is just a maintenance update to Swift 5.1 (with compatibility kept for Swift 4) and migrating to GH actions to stop things going stale!

2.1.0

12 Apr 09:22
d9a43ac
Compare
Choose a tag to compare

Leaf Markdowm 2.1.0

New features:

  • #9 - Expose markdown parsing options

2.0.0

10 Aug 19:04
1e34264
Compare
Choose a tag to compare

Leaf Markdown 2.0.0

Adds support for Leaf 3.

⚠️ This version contains changes due to the way Vapor registers Leaf tags. See the README for updated usage instructions.

2.0.0 RC 1

04 May 14:49
Compare
Choose a tag to compare
2.0.0 RC 1 Pre-release
Pre-release

Leaf Markdown 2.0.0 RC 1

Adds support for Leaf 3.

⚠️ This version contains changes due to the way Vapor registers Leaf tags. See the README for updated usage instructions.

1.1.1

21 Oct 10:53
Compare
Choose a tag to compare

Markdown Provider 1.1.1

  • Fixes #6 with PR #7

1.1.0

21 Sep 19:32
Compare
Choose a tag to compare

Markdown Provider 1.1.0

PR #5 - add Swift 4 support

1.0.0

19 May 07:18
Compare
Choose a tag to compare

Markdown Provider 1.0.0

This is the first major release of the Markdown Provider for Vapor 2. It includes all of the work from the Broken Hands fork to make it use the latest Markdown package, including support for Github Flavoured Markdown. See the README for details on how to use.