Rocker v1.3.0 Release Notes
Release Date: 2020-05-29 // almost 5 years ago-
- NOTE: Templates compiled before v1.2.5 are not runtime-compatible if compiled from v1.2.4 due to a change of method signature in how values are rendered. We are bumping up the minor number and re-releasing so users take caution. All templates are still source compatible and fine if generated with v1.2.5+.
Previous changes from v1.2.5
-
- Null safe operator guards against target value toString() also returning a null (@jjlauer)
- Bump gradle publish plugin to v0.12.0