v2.1.0
Added:
-Flush Buffer API: umap_flush() enables explicit flushing of dirty pages
-SparseStore: A sparse multi-file backing store interface
-Build options: ENABLE_DISPLAY_STATS, ENABLE_TESTS_LINK_STATIC_UMAP
Bug Fixes:
- Fixed C-compatibility of umap.h
- Duplicate stats removed
- Deadlock in evict_region
- Thread-safe umap_ex() and uunmap() API calls