This release is all thanks to @semihbkgr 🙏
- Added
GetAndDel
function similar to golang concurrent map's LoadAndDelete
#31
- JSON encoding support #29
- Critical bug fixed with
Set
operation after Delete
#34
- No more unnecessary resizing #36
- Fix logic of fillrate computation #38