Skip to content

Releases: isar/hive

v4.0.0-dev.2

25 Aug 16:44
Compare
Choose a tag to compare
v4.0.0-dev.2 Pre-release
Pre-release

New logo

v4.0.0-dev.1

23 Aug 11:17
Compare
Choose a tag to compare
v4.0.0-dev.1 Pre-release
Pre-release

Added convenience method to start and initialize Isolates.

v4.0.0-dev.0

22 Aug 11:13
Compare
Choose a tag to compare
v4.0.0-dev.0 Pre-release
Pre-release

Hive v4 🌼

v3.0.0-dev

15 Oct 13:57
e2a5dc3
Compare
Choose a tag to compare
v3.0.0-dev Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.2.3...v3.0.0-dev

v2.2.3

30 Jun 20:11
470473f
Compare
Choose a tag to compare

What's Changed

  • fix: Remove print from deleteBoxFromDisk by @krillefear in #1015
  • feat: made resetAdapters public by @alestiago in #1014

New Contributors

  • @krillefear made their first contribution in #1015
  • @alestiago made their first contribution in #1014

Full Changelog: v2.2.2...v2.2.3

v2.2.1

18 May 11:06
03eec81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0 (retracted)

17 May 11:40
3e71872
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Mar 12:58
8c5aad5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.1.0

v2.0.6

24 Feb 09:58
99212d9
Compare
Choose a tag to compare

What's Changed

  • Updated hive_generator analyzer dependency by @NatsuOnFire in #858
  • Change pedantic to linter and fix warnings by @themisir in #876
  • Fix: This should not happen. Please open an issue on GitHub. by @maRci002 in #914

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

16 Dec 15:41
0c1dd61
Compare
Choose a tag to compare

Enhancements

  • Get IndexedDB selectively based on window property - #802
  • Added path parameter to boxExists and deleteBoxFromDisk methods - #776
  • Added flush method to boxes - #852

Fixes

  • Don't loose track of box objects if init crashes - #846