binary_map_file 1.1.0
binary_map_file: ^1.1.0 copied to clipboard
Performant key-value file based serialization. Pure Dart, secured support
0.0.1 #
- Initialize version
0.0.2 #
- Update readme.md
0.0.3 #
- Update changelog.md
0.0.4 #
- Refactoring/bug fix
0.0.5 #
- Refactoring
0.0.6 #
- Update example and documentation
1.0.0 #
- Release stable and update documentation
1.1.0 #
- BREAKING CHANGE: create file from path instead using file
- New created file (if not existed) is only in memory until calling
serialize