Release 0.3.0
This version of sizeof
includes a number of changes to better separate it from Ehcache code and to prepare for the upcoming 1.0.0
of the library.
Link to fixed issues in this release.
Notice that this release breaks the filters implementation that worked with 0.2.0
.
Maven dependency:
<dependency>
<groupId>org.ehcache</groupId>
<artifactId>sizeof</artifactId>
<version>0.3.0</version>
</dependency>