summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-28v0.14.0v0.14.0Jared Norman
2019-05-28Merge pull request #13 from SuperGoodSoft/feature/order-mattersJared Norman
2019-05-28Add new order check to changelogJared Norman
2019-05-28Make use of taxable order checkJared Norman
2019-05-28Add configuration option for order tax checkJared Norman
2019-05-20v0.13.0v0.13.0Jared Norman
2019-05-13Merge pull request #12 from SuperGoodSoft/customer-supportJared Norman
2019-05-13Sort the rest of the thingsJared Norman
2019-05-13Fix wack indentationJared Norman
2019-05-13Send customer_id to TaxJar APIJared Norman
2019-05-13Sort some thingsJared Norman
2019-04-24Bump to v0.12.0v0.12.0Jared Norman
2019-04-24More hacks to handle zero dollar ordersJared Norman
2019-04-24Report no tax collected when order zeroed outJared Norman
2019-04-11Bump to v0.11.1v0.11.1Jared Norman
2019-04-11Merge pull request #11 from SuperGoodSoft/additional-order-level-adjustment-h...Jared Norman
2019-04-11Avoid sending negative order totalsJared Norman
2019-04-11Bump to v0.11.0v0.11.0Jared Norman
2019-04-11Merge pull request #10 from SuperGoodSoft/feature/empty-line-itemsJared Norman
2019-04-11Avoid sending 0 quantity line itemsJared Norman
2019-04-11Fix typoJared Norman
2019-04-05Bump to v0.10.0v0.10.0Jared Norman
2019-04-05Merge pull request #9 from SuperGoodSoft/feature/configurable-shippingJared Norman
2019-04-05Make shipping amount calculator configurableJared Norman
2019-03-24Merge pull request #8 from SuperGoodSoft/caching-betterv0.9.1Jared Norman
2019-03-24Bump to v0.9.1Jared Norman
2019-03-24Remove cache key hackJared Norman
2019-03-24Merge pull request #7 from SuperGoodSoft/feature/configurable-cache-keyv0.9.0Jared Norman
2019-03-24Bump to v0.9.0Jared Norman
2019-03-24Make cache duration configurableJared Norman
2019-03-24Make cache key configurableJared Norman
2019-03-24Sort config optionsJared Norman
2019-03-20Bump to v0.8.0 and update changelogv0.8.0Jared Norman
2019-03-20Merge pull request #6 from SuperGoodSoft/feature/more-cacheJared Norman
2019-03-20Increase cache expiry timeJared Norman
2019-03-19Merge pull request #5 from SuperGoodSoft/feature/report-line-itemsv0.7.0Jared Norman
2019-03-19Bump to v0.7.0, update CHANGELOG.mdJared Norman
2019-03-19Report full line item list for transactionsJared Norman
2019-03-14Update CHANGELOG.mdv0.6.2Jared Norman
2019-03-14Merge pull request #4 from SuperGoodSoft/explain-bugJared Norman
2019-03-14Merge pull request #3 from SuperGoodSoft/add-missing-testJared Norman
2019-03-14Better explain the bug fix in v0.6.2Jared Norman
2019-03-14Add test that covers behaviour with TaxLocationJared Norman
2019-03-14Merge pull request #2 from JuanCrg90/bug/add-taxlocation-guardJared Norman
2019-03-14Bump VersionJuan Carlos Ruiz
2019-03-14Add guard clause for TaxLocation addressesJuan Carlos Ruiz
2019-03-12Update CHANGELOG.mdv0.6.1Jared Norman
2019-03-12Merge pull request #1 from JuanCrg90/add-empty-check-methodJared Norman
2019-03-12Bump versionJuan Carlos Ruiz
2019-03-12Add incomplete_address? check methodJuan Carlos Ruiz