Skip to content

Releases: Shopify/themekit

v0.4.6

11 Oct 21:03
Compare
Choose a tag to compare

Release version updated so people can get the update.

v0.4.5

11 Oct 20:58
Compare
Choose a tag to compare

Patch for bad watching pattern.

Fixes #222

v0.4.4

11 Oct 15:40
Compare
Choose a tag to compare

Large update to take care of common problems.

  • Large file uploads and odd file saving behaviour using watch have been fixed by debouncing file watching operation. #208
  • fixing -allenvs flag on watch. #201
  • We have compiled themekit using compiler flags to minimize build size.
  • ignore applies to download #212
  • better developers api #214
  • less strict config validation #210
  • json files won't be downloaded in a single line #204
  • added continuous integration #198

0.4.3

23 Sep 17:38
Compare
Choose a tag to compare

Fix PRs: #191, #192

Running previous builds of themekit with macOS Sierra causes crashes (#195). New builds of themekit (> v. 0.4.3), made with with Go version 1.7.1, should address this.

0.4.2

17 Aug 21:15
Compare
Choose a tag to compare

Fixes #176

0.4.1

17 Aug 20:20
Compare
Choose a tag to compare

Rolls back breaking changes introduced in 0.4.0

#175
#176

Theme Kit 0.4.0

17 Aug 16:12
Compare
Choose a tag to compare

Fixes #157

theme_id can now be written as a string (number with quotes) in config.yml, and when set to the value of "live", will allow users to opt into affecting the live, production theme.

Support 'password' in config, interchangeable with access_token

09 Mar 16:27
Compare
Choose a tag to compare

Fixed replace bug, better configuration error handling, cleanups

15 Jan 16:16
Compare
Choose a tag to compare

Fixed issues in this release:

#119 better error reporting for invalid configuration values
#102 fixed incorrect glob that broke replace in sub directories

Updated release guide, automatic ulimit setting on mac os x, new folders to watch

16 Dec 20:09
Compare
Choose a tag to compare
  • #122 On MacOS X we now automatically set ulimit to sane values
  • #124 Updated CONTRIBUTORS to describe release process
  • #123 New folders to watch by default