Releases: Shopify/themekit
Releases · Shopify/themekit
v0.4.6
Release version updated so people can get the update.
v0.4.5
Patch for bad watching pattern.
Fixes #222
v0.4.4
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
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.1
Rolls back breaking changes introduced in 0.4.0
#175
#176
Theme Kit 0.4.0
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
Fixed replace bug, better configuration error handling, cleanups
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
- #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