directus 0.5.2 directus: ^0.5.2 copied to clipboard
The unofficial SDK for Directus, with REST API and auth. Compatible with Flutter.
0.5.2 #
- Fix for locking client after failed refresh
0.5.1 #
- Add option to pass a key to Directus (used for multiple auths)
0.5.0 #
- Add meta to Query, and meta property on DirectusListResponse
- Change names of storage fields, they now start with
directus
- TTL is now in ms
0.4.5 #
- Logout throws if user is not logged in
0.4.4 #
- Update generated files
0.4.3 #
- Add auth hooks
- Improve types
0.0.6 #
- Fix
Filter.notEmpty
- Added test
0.0.5 #
- Add SettingsItem
0.0.4 #
- Bug fixes
0.0.3 #
- Small fixes
- Added small readme
0.0.2 #
- Added most of the handlers
0.0.1 #
- Initial version, only placeholder