# Changelog ## Version 0.2.4 - Added a descriptive error message for when directories don't exist. (https://github.com/nathggns/node-compass/issues/36) (@nathggns, @wind-rider) ## Version 0.2.3 - Added Windows support by concatenating ".bat" to the compass spawn target if we are on Windows. (7b9e00314d80bd50b7f7c28ef6e062698de7224d) (@mpderbec) ## Version 0.2.2 - Fix fatal bug introduced in `v0.2.1` (419161224f86e6a6c7e1818b71f880286b6da708) (@AndrewHathaway) - Update README.md for new config options introduced in `v0.2.1` (fbe36b66d36580ce45940816a13895e69151be2c) (@nathggns) ## Version 0.2.1 - Fix bug where compass shell may fail. (6927e9b221a14e128fbb0810825e3e88ac725ea9) (@jaredmcateer) - Improve logging output and add ability to toggle. (ba4571b26b48cddbddb2e18b0a16d7743b987bdb) (@jaredmcateer) - Add ability to use a config_file for your options, and add extra options. (6998c7b663673a6cba1b9723a5736d011fab5f58)