Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@terracotta-org terracotta-org released this 03 Feb 11:05
· 52 commits to master since this release

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>