Skip to content

Releases: turbosquid/ts-publishing-api-go

v1.2.1

13 Nov 02:02
Compare
Choose a tag to compare

Changelog

6a94427 Add API documentation. Add publishing note.
13e2391 Add full My Products link
7cb0719 Fix publish unmarshall
68f772a Publishing information

v1.2.0

16 Oct 20:58
Compare
Choose a tag to compare

Changelog

c7e9373 Add support to create draft without publishing
640d78b Bump version to 1.2.0
5d8a911 Fix debug of create draft. Add debug of publish product.
a4f3854 Merge pull request #3 from turbosquid/fix-debug
5b243f7 Merge pull request #4 from turbosquid/add-draft-only-mode
eb42260 Merge remote-tracking branch 'origin/master' into add-draft-only-mode
e20f8dc Switch to command line params for publish boolean
4a3a1aa Update readme to use new path flag

v1.1.0

15 Oct 17:05
6556f9e
Compare
Choose a tag to compare

Changelog

009ebd7 Merge branch 'master' into support-full-file-path
6556f9e Merge pull request #2 from turbosquid/support-full-file-path
174621a Support full file path for product json
f5f4076 Version bump

v1.0.1

02 Oct 19:19
Compare
Choose a tag to compare

Changelog

9315889 Default product fields, fix warnings
7c61f37 Fix error messages
4f4affa Merge pull request #1 from turbosquid/default-product-fields
64fe1e3 Rename USD Price building func
b170a0a Update readme with releases link and ignore dist files

v1.0.0

11 Sep 03:34
Compare
Choose a tag to compare

Changelog

ea43017 Fix version as 1.0.0
a23bf8d Initial commit
48dbfdc Version 1.0
7facb4c go releaser