We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d723d1 commit 9a1b443Copy full SHA for 9a1b443
CHANGELOG.md
@@ -1,5 +1,9 @@
1
Date format: DD/MM/YYYY
2
3
+## 4.4.0 - [30/05/2023]
4
+
5
+- **NEW** `queryBook.queryType` ([#15](https://github.com/bdlukaa/books_finder/pull/15))
6
7
## 4.3.0 - [01/05/2022]
8
9
- **MINOR BREAKING** Renamed `BookInfo.industryIdentifier` to `BookInfo.industryIdentifiers`
pubspec.yaml
@@ -1,10 +1,10 @@
name: books_finder
description: A library to help on the search for books on google books api
-version: 4.3.0
+version: 4.4.0
repository: https://github.com/bdlukaa/books_finder
environment:
- sdk: ">=2.15.0 <3.0.0"
+ sdk: ">=2.15.0 <4.0.0"
dependencies:
10
http: ^1.0.0
0 commit comments