Releases: vanlooverenkoen/db_viewer
Releases · vanlooverenkoen/db_viewer
moor_db_viewer-5.0.0
[5.0.0] - 30-10-2021
Full refactor
- Refactored to a new hybrid db_viewer architecture. ->
db_viewer
is now used
Deprecated
- Because of the new drift package moor_db_viewer is deprecated. It will still be maintained when updating drift_db_viewer
- New package to support drift -> drift_db_viewer
drift_db_viewer-1.0.0
[1.0.0] - 30-10-2021
Added
- Because moor changed to drift this is the new implementation of the moor_db_viewer that supports drift
- This is the initial release
db_viewer-1.0.0
[1.0.0] - 30-10-2021
Added
- Moved all the logic from moor_db_viewer to this package
- This is the initial release
v4.0.0
Fixed breaking change
- moor 4.3.0 is required
v3.0.0
Added
- Added nullsafety support to support flutter 2.0.0 & dart 2.12.0
Fixed
- example path import fixed