Skip to content

Releases: vapor/leaf

Leaf 2.0 Beta 3

20 Apr 08:36
Compare
Choose a tag to compare
Leaf 2.0 Beta 3 Pre-release
Pre-release
  • Working directory updates.

Leaf 2.0 Beta 2

12 Apr 15:25
Compare
Choose a tag to compare
Leaf 2.0 Beta 2 Pre-release
Pre-release

New:

  • Method for creating leaf files from absolute path.

Leaf 1.0.7

03 Apr 16:43
Compare
Choose a tag to compare

Fixed:

  • 3.0.1 compiler warning.

Leaf 2.0 Beta 1

27 Mar 15:36
Compare
Choose a tag to compare
Leaf 2.0 Beta 1 Pre-release
Pre-release

Beta Candidate

Leaf 2.0 Alpha 2

20 Mar 18:46
Compare
Choose a tag to compare
Leaf 2.0 Alpha 2 Pre-release
Pre-release

New:

  • Build errors and warnings

#49

Leaf 2.0 Alpha 1

16 Feb 09:42
Compare
Choose a tag to compare
Leaf 2.0 Alpha 1 Pre-release
Pre-release

New:

  • Updated dependencies

Leaf 1.0.6

13 Feb 11:23
Compare
Choose a tag to compare

New:

  • Loops no longer output an unexpected trailing newline.

Leaf 1.0.5

18 Jan 00:49
Compare
Choose a tag to compare

Fixes:

  • Ubuntu rendering bug (temporary workaround for a bug in Swift on Linux)

See:
https://bugs.swift.org/browse/SR-3448

Leaf 1.0.4

09 Dec 22:25
Compare
Choose a tag to compare

Fixed:

  • "" now correctly resolves to false in #if tags.

Leaf 1.0.3

13 Nov 21:30
Compare
Choose a tag to compare

Fixed:

  • Underlying retain cycle in linked list.