Releases: Shopify/themekit
Releases · Shopify/themekit
v0.6.4
- Fixes the watch command delete operations #313
- Removes deprecated Shopify api usage. #320
The last point is notable because it will make replace work faster, however it will make download seem slower because instead of being able to download the whole theme in one request, the files are downloaded individually. This is done concurrently however so it should not be that much of a slow down.
v0.6.3
Fixes for windows path handling with a more isolated approach so that windows paths are not so fragile.
v0.6.1
Better Logging: #280
Catching list connection errors: #292
v0.6.0
In in this version.
Fixing sections data upload #271
Allowing directory config from config file #270
Fixed notify file in watch command #269
JSON config file support (defaults to yml) #265
Expanding default ignores and watching less files #261
Added Open command #260
Added environment to logging #259
misc:
#266
#256
v0.5.3
Fixing constant errors on theme watch and giving better error messages for theme errors.
#255
v0.5.2
Fixing debouncing of file events #245
Fixing bad error handling #247
v0.5.1
Just updating the command line documentation to scrub any mention of themekit.cat.
v0.5.0
This is partial rewrite of theme kit that will allow better maintenance in the future. The docs have been updated as well as the command line enabling more interaction. Please check out the feature release here #235
v0.4.7
fixes #225
fixes #224
Fixing downloads and multiple events on watch.