Releases: vapor/leaf
Releases · vapor/leaf
Leaf 2.0 Beta 3
- Working directory updates.
Leaf 2.0 Beta 2
New:
- Method for creating leaf files from absolute path.
Leaf 1.0.7
Fixed:
- 3.0.1 compiler warning.
Leaf 2.0 Beta 1
Beta Candidate
Leaf 2.0 Alpha 2
Leaf 2.0 Alpha 1
New:
- Updated dependencies
Leaf 1.0.6
New:
- Loops no longer output an unexpected trailing newline.
Leaf 1.0.5
Fixes:
- Ubuntu rendering bug (temporary workaround for a bug in Swift on Linux)
Leaf 1.0.4
Fixed:
""
now correctly resolves tofalse
in#if
tags.
Leaf 1.0.3
Fixed:
- Underlying retain cycle in linked list.