baserow 3.2.2
baserow: ^3.2.2 copied to clipboard
A Dart client library for managing Baserow databases and tables.
Changelog #
3.2.2 (2025-01-26) #
Bug Fixes #
3.2.1 (2025-01-26) #
Bug Fixes #
3.2.0 (2025-01-25) #
Features #
Bug Fixes #
3.1.0 (2025-01-25) #
Features #
3.0.6 (2025-01-25) #
Bug Fixes #
3.0.5 (2025-01-25) #
Miscellaneous Chores #
- release 3.0.5 (661bccf)
3.0.4 (2025-01-25) #
⚠ BREAKING CHANGES #
- move to monorepo
Features #
- add ability to add tables to a database (#47) (ce9fa58)
- add ensure api (#49) (0391bbf)
- add view management (#48) (7e0915e)
Miscellaneous Chores #
- move to monorepo (e6f65a5)
- release 0.0.2 (15b2bea)
- release 3.0.1 (900e7cd)
- release 3.0.3 (d853717)
- release 3.0.4 (2ca6228)
3.0.3 (2025-01-25) #
Miscellaneous Chores #
- release 3.0.3 (d853717)
3.0.1 (2025-01-25) #
Miscellaneous Chores #
- release 3.0.1 (900e7cd)
3.0.0 (2025-01-25) #
⚠ BREAKING CHANGES #
- move to monorepo
Features #
- add ability to add tables to a database (#47) (ce9fa58)
- add ensure api (#49) (0391bbf)
- add view management (#48) (7e0915e)
Miscellaneous Chores #
2.0.0 (2025-01-18) #
⚠ BREAKING CHANGES #
- Remove timer-based auto-refresh of JWT tokens
Features #
- add a stream of user to identify whether we're logged in or not (b61e775)
- add refresh token lifetime to public api (e412c23)
Miscellaneous Chores #
- Remove timer-based auto-refresh of JWT tokens (0a077b5)
1.4.0 (2025-01-10) #
Features #
- add listing applications (f5c1981)
- add method to list apps in a workspace (9170f2d)
- add method to retrieve single application (fd914fa)
- extract interfaces from humongous client class (41b6127)
- retrieve a database table by id (2a9bddc)
1.3.3 (2025-01-09) #
Bug Fixes #
- allow int values for filters as well (e9884b8)
1.3.2 (2025-01-09) #
Bug Fixes #
- filter_type should only be sent when there are multiple filters (80933c2)
1.3.1 (2025-01-09) #
Bug Fixes #
- dont use both filters at the same time (7e68968)
1.3.0 (2025-01-06) #
Features #
- add method to retrieve a single row by id (16f3d70)
1.2.3 (2025-01-05) #
Bug Fixes #
- generativeAiModelsEnabled is Map<String,dynamic> (a27e730)
1.2.2 (2025-01-05) #
Bug Fixes #
- Revert "fx: ensure list workspaces result is accurate" (7bf9e62)
1.2.1 (2025-01-05) #
Bug Fixes #
- ensure list workspaces result is accurate (b209b94)
1.2.0 (2025-01-05) #
Features #
- add support for listing workspaces (db1d65e)
1.1.1 (2025-01-04) #
Bug Fixes #
- remove deprecated username parameter (b6ac069)
1.1.0 (2025-01-04) #
Features #
- add ability to get database token (ee8cd9e)
- add ability to list database tokens (9aa6067)
- add method to add a database token (88afb25)
- add the ability to check a token (769011a)
- add the ability to delete a database token (6640bef)
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)
0.4.1 (2025-01-03) #
Bug Fixes #
0.4.0 (2025-01-03) #
Features #
0.3.0 (2025-01-02) #
Features #
0.2.1 (2025-01-02) #
Bug Fixes #
0.2.0 (2025-01-02) #
Features #
0.1.5 (2025-01-01) #
Bug Fixes #
0.1.4 (2025-01-01) #
Bug Fixes #
0.1.3 (2025-01-01) #
Bug Fixes #
0.1.2 (2025-01-01) #
Bug Fixes #
0.1.1 (2025-01-01) #
Bug Fixes #
0.1.0 (2024-12-30) #
Features #
- add user_field_names support (8129248)
- add websocket interface (8d0c1ef)
- improve testability (2b2a532)
Bug Fixes #
- analyze issues (b826bff)
- analyze issues (1ae7a1d)
- analyze issues (01d4106)
- better connection handling (894a2ba)
- failing test (5c963ee)
- rectify websocket handling (67cefd6)
- revert to manual to and from json (23c7852)
- tests (062e3f5)
- websocket events (8368cb7)
0.0.3 (2024-12-29) #
Bug Fixes #
- publish to pub.dev (0de5f0b)
0.0.2 (2024-12-29) #
1.0.0 #
- Initial version.