Releases: vapor-community/leaf-markdown
Releases · vapor-community/leaf-markdown
3.0.1
Update LeafMarkdown to support the new UnsafeUnescapedLeafTag
from the 4.3.1 security release of LeafKit
3.0.0
Leaf Markdown 3.0.0
Add support for Vapor 4. See the README for usage details
3.0.0 Beta 1
Adds support for Vapor 4 and migrate to Swift 5.2
2.2.0
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
Leaf Markdowm 2.1.0
New features:
- #9 - Expose markdown parsing options
2.0.0
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
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.0
Markdown Provider 1.1.0
PR #5 - add Swift 4 support
1.0.0
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.