Pebble v3.1.0 Release Notes

Release Date: 2019-08-20 // over 4 years ago
    • ๐Ÿ’ฅ 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)