Skip to content

Releases: kishaningithub/shopify-csv-download

v0.11.7

07 Dec 17:11
Compare
Choose a tag to compare

Changelog

  • 98a4a56 Add yum and rpm to the release bundle

v0.11.6

07 Dec 16:46
Compare
Choose a tag to compare

Changelog

v0.11.4

21 Apr 13:39
Compare
Choose a tag to compare

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

23 Aug 06:50
Compare
Choose a tag to compare

Changelog

4c11cef Refactor shopify resource test and add case for 404

v0.11.2

23 Aug 03:32
Compare
Choose a tag to compare

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

22 Aug 06:56
Compare
Choose a tag to compare

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

v0.11.0

08 Mar 14:38
Compare
Choose a tag to compare

Changelog

2b3318c Update progress display
aae4d41 Print out progress state as and download progresses
90baece update install.sh to reflect the drop in support for 32-bit architectures
d169d96 drop support for 32-bit architectures
39800dd Update readme

v0.10.0

06 Mar 20:32
Compare
Choose a tag to compare

Changelog

e9c1a8e Handle rate limiting and internal state errors from shopify
5492c2e Reduce request timeout to 1 minute
465a80b Increase the shopify HTTP timeout to 2 minutes

v0.9.0

06 Mar 18:36
Compare
Choose a tag to compare

Changelog

b3ae396 Make option1 title 'Title' for variants with single option
1bc07d8 Merge pull request #1 from kishaningithub/codebase-refactor
49c0d9e Refactor code base such that can be used both as a library and as a standalone binary

v0.8.0

03 Mar 10:24
Compare
Choose a tag to compare

Changelog

94f4c18 Support product tags