Files
swiftpm-stencil/CHANGELOG.md

298 B

Stencil Changelog

Master

Bug Fixes

  • Variables ({{ variable.5 }}) that reference an array index at an unknown index will now resolve to nil instead of causing a crash. #72

0.6.0

Enhancements

  • Adds support for Swift 3.0.