Release of shelftor 0.2 version
- Fixed reindexing not removing previous values
- Fixed iterating over shelf would produce nulls if the values would get expired at the time
- Optimized LogDebug to not cause any performance impact with string#format when debug is disabled.
- Added a value that determines on expiring shelftor if all policies should match to evict an reference.
- Added ExpiringShelf#getExpirationData(T object) which allows of getting the data of all the expiring polices for specific object.
Full Changelog: https://github.com/OOP-778/shelftor/commits/0.2