v0.2.0
Changelog
41fb7d7 Add ability to update router through a channel
d390c20 Add codecov to pipeline
8bba225 Add file watcher for create and write event
59fcf8b Add integration test on command
4d1cddd Add logging
f54eb4a Add tests
6b3ed9d Fix bug to watch directory for changes instead of file
6bc05c9 Include windows release
1fbc9d9 Open and watch file in filehandler, sending io.Reader via output channel
5da1a3d Parser takes an input channel for file
d6eb62c Parser takes an output channel for schemas
eecfbbf Refactor commands
9f3afaa Refactor commands to use cobra. Defaults to json
bc90e1a Refactor commands: inject dependencies into commands
9eaadad Refactor filesystem package
7fdc81a Refactor router to be able to update schemas
1c3bf46 Refactor test
fe63881 Refactoring
0b93277 Remove duplicate whitespace from raw JSON
00d4cee Test root command
91bb347 Tick off TODO - autoload file changes 🎊🎉
999083e Update installation with brew
3fbfc34 Update parser and server to watch file changes