Skip to content

v0.1.4-beta

Pre-release
Pre-release

Choose a tag to compare

@ebussieres ebussieres released this 21 Apr 19:20
· 1184 commits to master since this release
  • The i18n extension is now enabled by default.
  • Improved exception handling (storing cause where applicable).
  • PebbleEngine now returns a PebbleTemplate interface with a small subset of original methods.
  • Refactored function/filter/test interfaces into functional interfaces (preparation for Java 8).