baserow 1.2.0
baserow: ^1.2.0 copied to clipboard
A Dart client library for managing Baserow databases and tables.
Changelog #
1.1.0 - 2025-01-04 #
1.0.0 - 2025-01-03 #
⚠ BREAKING CHANGES #
- restructure library
Features #
- add all the filters that are available (5a8b8ff)
- add batch-delete (2e33d2c)
- add logout method (7373e7f)
- add moveRow method (21514d6)
- implement all filter options in ListRowsOptions (e0e2c2a)
Bug Fixes #
- set timer to be below 10 minutes for successful refresh (e00ba1a)
Miscellaneous Chores #
- restructure library (9ff54f2)