- Running tests in watch mode (@jackfranklin in #59)
- Enable Elm debugger in development mode (@kraklin in #58)
- Upgrade Elm to 0.18.0, read more in the official blog post The Perfect Bug Report (@mikker in #54)
- Return exit code from spawned process in run scripts. CLI will now return correct exit codes. (@fobos in #46)
- Add test case with returning non zero exit codes (@fobos in #50)
- Add getting started instructions to create script. (@eanplatter in #51)
- Make message part of model (@mickeyvip in #49)
- Add ESLint as a development dependency (@jackfranklin in #39)
- Delete extra space in index.js (@jackfranklin in #32)
- Add Autoprefixer to CSS output from Webpack (@benbrandt in #23)
- Webpack support for importing images and fonts (@bjrnt in #11)
- Updates for documentation (@joakin in #13)
- Typo fixes (@joakin in #17)
- Downgrade to ES5
- Automated tests
- Bug fix for missing dependency
- Minor updates to the documentation.
- Bug fix for missing dependency
- Unified code style
- Initial public release