gelbooru 5.0.0+1 gelbooru: ^5.0.0+1 copied to clipboard
An Gelboory API client written in Dart and powered by the `http` package !
1.0.0 #
- Initial version.
3.0.0 #
- Rewrited totally using the DAO pattern.
- Added tests foreach type
- Added example
3.0.1 #
- Post pub publication fixes
3.0.2 #
- Post pub publication fixes
3.0.3 #
- Formating some files
3.1.0 #
- Changed Gelbooru parameter type and added type checking
3.1.1 #
- Wrong tags management fix
3.1.2 #
- Wrong tags management fix, again
3.1.3 #
- Wrong tags management fix, again, again
3.1.4 #
- Added extra type checking on the id since some sites ids are an empty string
4.0.0 #
- Rewrited the [GelbooruClient] request logic to support authenticated requests
- Changed [TagOrder], [TagOrderBy] for the [TagDataAccessObject] from [typedef] to enhanced enums
- Changed license
- Updated examples and README
- Bumped dependencies
5.0.0 #
- Rewritten completely the library logic
- Now return paginated results
- Bumped dependencies
- Updated examples and README
- Upgrade to Dart 3.5
5.0.0+1 #
- Typo in pubspec.yaml