gelbooru 4.0.0
gelbooru: ^4.0.0 copied to clipboard
A universal package for connectiong ot various gelbooru based imageboards.
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