* Install lint requirements on CI ([1d93f83](https://github.com/nickderobertis/flexlate-dev/commit/1d93f8319d420c04c9341c4a4a49c0ff2d00a88c)) * Patch issues with ignoring folders by switching to pathspec from gitignore_parser ([5f25921](https://github.com/nickderobertis/flexlate-dev/commit/5f2592108e83d414469fe5ae5a7d591ab3aa767b))
* Install lint requirements on CI ([1d93f83](https://github.com/nickderobertis/flexlate-dev/commit/1d93f8319d420c04c9341c4a4a49c0ff2d00a88c)) * Patch issues with ignoring folders by switching to pathspec from gitignore_parser ([5f25921](https://github.com/nickderobertis/flexlate-dev/commit/5f2592108e83d414469fe5ae5a7d591ab3aa767b))
0.17.0
Changes
🚀 Features
- Add debug logger than can be enabled by setting env var FLEXLATE_DEV_LOG_LEVEL=debug and add debug logs to server change handling nickderobertis (95)
0.16.1
Changes
* No changes
0.16.0
Changes
🚀 Features
- Add support for ignore paths with gitignore-style syntax nickderobertis (93) - Allow passing default data and folder name to commands, overriding config nickderobertis (91)
0.14.0
Changes
- Update project templates using Flexlate nickderobertis (89) - Update project templates using Flexlate nickderobertis (88) - Resolve merge conflicts to enable Flexlate update nickderobertis (87)
🚀 Features
- Save folder name when --save is passed, not just data nickderobertis (90)