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