* Bump ShopifyAPI version from 3.1.0 -> 7.0.1 [54](https://github.com/singer-io/tap-shopify/pull/54/) * Explicitly specify Shopify API version as `2019-10` [54](https://github.com/singer-io/tap-shopify/pull/54/)
1.1.17
* Use try/except around JSON metafield's data and fallback to string [50](https://github.com/singer-io/tap-shopify/pull/50)
1.1.16
* Handles null/non-integer values for `results_per_page` [48](https://github.com/singer-io/tap-shopify/pull/48)
1.1.15
* Lowering the page size from 250 to 175 as per recommendation from Shopify to mitigate receiving 500s [45](https://github.com/singer-io/tap-shopify/pull/45)
1.1.14
* Bump minimum value for numbers to 1e-10 [commit](https://github.com/singer-io/tap-shopify/commit/a2abf49be96b07f80610d63c514241f829780dcf)
1.1.12
* Canonicalize `transaction__receipt__version` to always prefer and coerce to `version` [41](https://github.com/singer-io/tap-shopify/pull/41)