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