All Versions
10
Latest Version
Avg Release Cycle
63 days
Latest Release
1215 days ago
Changelog History
Changelog History
-
v3.1.4 Changes
May 28, 2020- Slice filter: Use collection size when toIndex is greater than collection size (#504)
- Adjust spring boot doc (#509)
- 🏗 Build with jdk14 (#508)
- 🏗 Set proxyBeanMethods to false and build with spring boot 2.3 (#507)
- ➕ Add access to Spring Beans/request/session and response when using Pebble with WebFlux (#512)
- ✂ Remove allowUnsafeMethods property and replace it with methodAccessValidator. Default one is BlacklistMethodAccessValidtor (#511)
-
v3.1.3 Changes
May 01, 2020 -
v3.1.2 Changes
December 13, 2019 -
v3.1.1 Changes
November 15, 2019- 👉 Use a list of unsafeMethods and rename allowGetClass to allowUnsafeMethods (#454)
- PebbleTemplateAvailabilityProvider doesn't find template files from the classpath (#464)
- ➕ Added inline verbatim description to Verbatim tag documentation (#422)
- 🛠 Fix issue of embed tag changing cached templates (#475)
- 🛠 Fixes bug which allowed sequential String literals to be parsed correctly (#482)
- ⚡️ Update to spring boot 2.2 (486)
-
v3.1.0 Changes
August 20, 2019- 💥 BREAKING CHANGES : Consider avoiding feature version in spring boot starter name (#459)
- ⬆️ Upgrade spring boot integration to Spring Boot 2.1 (#460)
- 👍 Allow override core operators (#455, #456)
- 👍 Allows variables to be set in templates when provided context is an immutable map (#453)
- 🛠 Fixed a few typos in the docs (#452)
- ✂ Remove unnecessary variable 'state' in LexerImpl by using Stack (#450)
- ⚡️ Updates Orchid to 0.17.1 and fixes its breaking changes (#448)
- Null value in a Map should not throw AttributeNotFoundException (#447, #446)
-
v3.0.10 Changes
May 30, 2019- ➕ Add support for JDK 9++ (#442, #443)
- ➕ Add macro support for errors(BindingResult) in spring extension
- ➕ Add spring-petclinic example
-
v3.0.8 Changes
February 10, 2019- ➕ Add split filter (#421)
-
v3.0.7 Changes
January 06, 2019- ➕ Add Automatic-Module-Name to support Java 9 modules (#416)
-
v3.0.6 Changes
November 11, 2018