leaf-kit

1.10.5

🍃 An expressive, performant, and extensible templating language built for Swift.
vapor/leaf-kit

What's New

1.10.5 - Fix crash with missing parameter

2024-03-20T18:12:40Z

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

This patch was released by @0xTim

Full Changelog: 1.10.4...1.10.5

Description

  • Swift Tools 5.4.0
View More Packages from this Author

Dependencies

Last updated: Sun Apr 14 2024 23:17:14 GMT-0900 (Hawaii-Aleutian Daylight Time)