stencilproject / Stencil

Stencil is a simple and powerful template language for Swift.
https://stencil.fuller.li
BSD 2-Clause "Simplified" License
2.34k stars 224 forks source link

Use Swift 4 features #239

Closed djbe closed 6 years ago

djbe commented 6 years ago

I've also made sure we run tests on Xcode 10 and Swift 4.2, because there are some subtle changes (such as the new hashing behaviour, see #240 ).