Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: isar/hive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: isar/hive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 30, 2022

  1. fix: Remove print from deleteBoxFromDisk (#1015)

    This print looks unnecessary and spams "null" into our production app
    krille-chan authored Jun 30, 2022
    Copy the full SHA
    18b0eea View commit details
  2. feat: made resetAdapters public (#1014)

    * feat: made resetAdapters public
    
    * chore: run dart format
    
    * docs: improved documentation
    
    * docs: PR suggestion by @themisir
    
    Co-authored-by: Misir Jafarov <misir.ceferov@gmail.com>
    
    * refactor: included visibleForTesting
    alestiago authored Jun 30, 2022
    Copy the full SHA
    b278001 View commit details
  3. Prepare for v2.2.3 release

    themisir committed Jun 30, 2022
    Copy the full SHA
    470473f View commit details
Loading