Themekit Versions Save

Shopify theme development command line tool.

v1.3.2

1 month ago
OS Architecture md5 checksums
macOS 64-bit 498e427646eac55535aaee1e9421afe0
Windows 64-bit b569ccf03d2e9c358a8f58744f9b265e
Windows 32-bit d5777417bda8cf086c4103dd50891fc8
Linux 64-bit 86fe2f298f6fcf60d71e6ba278b50f00
Linux 32-bit 42ad71c99ffafec883874b567163fce1
FreeBSD 64-bit fd82e17b556028e9854d4ade53b21cee
FreeBSD 32-bit 145c571ec82e0829ca7f8d22f3a015e7

v1.3.1

1 year ago
OS Architecture md5 checksums
macOS 64-bit 660eb862aed59f3b7eefff039ad017ab
Windows 64-bit a8d0062bcc4e041b3ad4c01418a1d673
Windows 32-bit 20292407e05210e43dd2a4ee0e660321
Linux 64-bit 3b3d7f0baa1b2e294091a8c3dfbedaf8
Linux 32-bit 60f0f2901bd95531d10a69ec56ab5e8e
FreeBSD 64-bit 6f09a8a28328c1cfbed8f857abb4dc7c
FreeBSD 32-bit bee492b5a0cd709805943bf604b333db

v1.3.0

2 years ago

Add messaging for Theme Kit access https://github.com/Shopify/themekit/pull/939

OS Architecture md5 checksums
macOS 64-bit 33c136a428ca549b70d5f5b5078b2403
Windows 64-bit a8d0062bcc4e041b3ad4c01418a1d673
Windows 32-bit b488c1df627d33031946739827dbd720
Linux 64-bit db5b1ef9b03e42019a096f54cb0116e8
Linux 32-bit 7419e3b24fdebb9e68f4b43d2a727807
FreeBSD 64-bit e769b9e95ac569d8b4723869febd0b41
FreeBSD 32-bit 15210f078d0999c7ff235eef14c77423

v1.2.0

2 years ago
OS Architecture md5 checksums
macOS 64-bit de84e3eaae89a8041f258728fcb0059c
Windows 64-bit 7e407fe95e4124d1b3e99b66799f3fd9
Windows 32-bit 827727f12600cdc8f248029c36486d43
Linux 64-bit b0888aa97a7544857536aa5e074077cf
Linux 32-bit 2393a40c5327c2242403e30138e4a842
FreeBSD 64-bit 229dff308be3caea910ca382f524155f
FreeBSD 32-bit b3d2eb4b3a7c8e5714cdcc34e4971524

v1.1.6

3 years ago
OS Architecture md5 checksums
macOS 64-bit 095eac9d9b32c49e6cee2c90b75ab1d1
Windows 64-bit 0cc6b9cc3487bce109421476709df070
Windows 32-bit 49326a57df97ff3518653d6ef01360f3
Linux 64-bit 4233213473aac0a277e7fe2c20fc83b8
Linux 32-bit 446d5a76a0369ec53c74fd725338e4cd
FreeBSD 64-bit e12a38b52a1edd2c7dd75bb263bdf3f8
FreeBSD 32-bit 1ff41e3a0bd3245419d0cfd03d644f37

v1.1.5

3 years ago
  • Fix layout after renaming application.scss.css to application.css
  • Added more to customer templates
  • Optimization for watcher to reduce CPU usage.

v1.1.4

3 years ago
  • Fix for theme get --list (#862)
  • Removed too restrictive timeouts (#864)
  • Allow watch command to be cancelled while working on events (#865)

v1.1.3

3 years ago
  • Added an error summary (#826)
  • Added error count to action summary (#826)
  • Set status error codes when errors occur for better scriptability (#826)
  • Added --live flag to get, download, configure to automatically set configuration to the published theme
  • Added --hidepb flag to hide preview bar (#829)
  • Improved request throttling and retrying, to eliminate ABS interactions and hanging operations (#839)
  • Adding more feedback when having issues unmarshalling responses (#840)

v1.1.2

3 years ago
  • Fix hanging uploads (#809)

v1.1.1

3 years ago
  • Fix so that theme new doesn't require a theme ID. (#767)