Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 562 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 562 Bytes

1.3.2

  • Added deleteAll.

1.3.1

  • Added countSync and getKeysSync,
  • Update pubspec to Dart 3 compatibility.

1.3.0

  • Added add and addAll thanks to hakivin,
  • Added parameters maxTries and retryDelay,
  • This Hive PR should be used for 100% safety.

1.2.1

  • Added toggleSync,
  • Remove duplicate function length,
  • Adhere to pub.dev guidelines.

1.2.0

  • Lazy boxes can now be used.

1.1.0

  • Added putAll and open,
  • Fixed getSync and getAllSync.

1.0.0

  • Initial version.