Releases: kishaningithub/shopify-csv-download
v0.11.7
v0.11.6
v0.11.4
Changelog
4eaac48 Add makefile
3467bb9 Add ARM 64 to support apple silicon
3764dd7 Update all deps
365c029 Merge pull request #11 from kishaningithub/Upgrade-go-to-1.16
f8ba096 Upgrade go to 1.16
76173a8 Merge pull request #10 from kishaningithub/dependabot/go_modules/github.com/jessevdk/go-flags-1.5.0
87fd787 Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0
59ef22a Update .travis.yml
757bb4b Update .travis.yml
38895d9 Merge pull request #9 from kishaningithub/dependabot/go_modules/github.com/jarcoal/httpmock-1.0.8
60a3608 Bump github.com/jarcoal/httpmock from 1.0.7 to 1.0.8
847ba55 Merge pull request #8 from kishaningithub/dependabot/go_modules/github.com/stretchr/testify-1.7.0
d3352e2 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
66d0d12 Merge pull request #7 from kishaningithub/dependabot/go_modules/github.com/jarcoal/httpmock-1.0.7
abb544e Bump github.com/jarcoal/httpmock from 1.0.6 to 1.0.7
v0.11.3
v0.11.2
Changelog
ebd2382 Refactor productsCSVWriterService
dfd2aad Add link to shopify importer format in readme
34098a2 Make SaveAsImportableCSV integration test test only the integration
0b3989e Handle option names
5dfa778 Merge pull request #5 from kishaningithub/dependabot/go_modules/github.com/jarcoal/httpmock-1.0.6
d628956 Bump github.com/jarcoal/httpmock from 1.0.4 to 1.0.6
v0.11.1
Changelog
c7e5fd4 Update go releaser config
5eabef7 Merge pull request #4 from kishaningithub/Add-Integration-Test
0f78679 Add integration test and refactor codebase
0e1cc45 Drop support for admin API to focus purely on publicly exposed APIs
dd58af8 Add test for shopify resource call
42c1cc6 Update documentation and function name
73f2f8b Update readme