Swiftpack.co - vapor/leaf-kit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vapor.
vapor/leaf-kit 1.10.5
🍃 An expressive, performant, and extensible templating language built for Swift.
⭐️ 46
🕓 5 weeks ago
iOS macOS watchOS tvOS linux macOS iOS
.package(url: "https://github.com/vapor/leaf-kit.git", from: "1.10.5")

LeafKit

Documentation Team Chat MIT License Continuous Integration Swift 5.2

GitHub

link
Stars: 46
Last commit: 5 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Dependencies

Release Notes

1.10.5 - Fix crash with missing parameter
5 weeks ago

What's Changed

Fix crash with missing parameter by @b-nassler in #130

This line https://github.com/vapor/leaf-kit/blob/main/Sources/LeafKit/LeafParser/LeafParser.swift#L203 would cause a crash when no parameters are found

Fixed issue that lead to a crash when parameters would be empty in line https://github.com/vapor/leaf-kit/blob/main/Sources/LeafKit/LeafParser/LeafParser.swift#L203

New Contributor

  • @b-nassler made their first contribution in #130 🎉
This patch was released by @0xTim

Full Changelog: https://github.com/vapor/leaf-kit/compare/1.10.4...1.10.5

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics