Releases: artbits/quickio
Releases Β· artbits/quickio
QuickIO 1.4.1
QuickIO 1.4.0
Version 1.4.0
- New method for storing files through network URL.
- Renamed interface class and method names.
- Optimize code.
QuickIO 1.3.6-beta
QuickIO 1.3.5
Version 1.3.5
- Add foreach method to KV storage.
- Fix the bug of JsonObject class.
- Optimize some codes.
QuickIO 1.3.4
- Added DB aggregate function method
- Added Tin's put bytes method
QuickIO 1.3.3
- Modify the incorrect design of the KV erase API to support generic parameters.
- Modify the incorrect design of the KV contains API to support generic parameters.
- Added KV rename API.
- Added KV type API.
- Optimize some code.