Releases: sargue/java-time-jsptags
Releases · sargue/java-time-jsptags
v2.0.2
v2.0.0
v1.1.4
Made helper method public by request.
v1.1.3
v1.1.2, depencies changed to compileOnly / provided
I have changed the gradle build to use the gradle wrapper and gradle version
2.12 which finally includes a compile-only (like provided) configuration.
I have updated the build script acordingly. It shouldn't break any build but I
detected that including this library before this change leaked some undesired
jar files (like the JSTL API).
v1.1.0: Fixes parsing bug, adds multiple parse tags.
Release v1.1.0. Fixes #1. Adds multiple parse tags.