v3.0.0-dev
Pre-release
Pre-release
What's Changed
- added the
notify
parameter to the functions of the public API by @tomassasovsky in #1019 - feat: implement Web Worker support by @TheOneWithTheBraid in #1030
- feat: add .gitignore by @TheOneWithTheBraid in #1035
- feat: improve BinaryWriter API by @TheOneWithTheBraid in #986
- Implement fully working StorageBackendMemory by @grieshofer in #1036
- feat: store open boxes including collection by @TheOneWithTheBraid in #1038
- fix: missing TupleBoxKey for opening boxes by @TheOneWithTheBraid in #1041
- fix(hive_generator): Apply analyzer 5.0.0 or higher by @jukqaz in #1085
New Contributors
- @tomassasovsky made their first contribution in #1019
- @grieshofer made their first contribution in #1036
- @jukqaz made their first contribution in #1085
Full Changelog: v2.2.3...v3.0.0-dev