Skip to content

9.2.0: Inverse blocks, literals, optimizations

Compare
Choose a tag to compare
@thekid thekid released this 22 Oct 20:18
· 10 commits to master since this release
  • Added support for literals enclosed in [] - @thekid
  • Optimized helpers invoked as part of a block - @thekid
  • Fixed Call to undefined method errors for unclosed sections - @thekid
  • Merged PR #29: Implement inverse blocks - @thekid
  • Added PHP 8.4 to the test matrix - @thekid
  • Optimized parsing {{.}} by not parsing following text - @thekid