biblebrain_dart 2.3.0
biblebrain_dart: ^2.3.0 copied to clipboard
A dart wrapper for the Bible Brain (aka Digital Bible Platform v4) API.
2.3.0 #
- Change positional parameters to named.
- Make the page parameter for the paginated methods default to 1 instead of being required.
- Update README.md to reflect the changes.
2.2.0 #
- Requires Dart 3.8 or later.
- Change type of CopyrightInfo openAccess property to bool?.
- Add options to the client.
- Update dependencies.
2.1.0 #
- Requires Dart 3.2.3 or later.
- Add raw json method counterparts.
- Update dependencies.
2.0.0 #
- Requires Dart 3.0 or later.
- Update dependencies.
1.0.0 #
- Initial release.