- Readded (via direct github link), the FastChat web interface. More work will be going in that next. #128
- Fixed package.json pointing to the wrong bin file. You can now install it globally.
-
First Release to NPM
-
Better Environment Key Management:
-
All of this encapsulation allows for FastChat to run with no environment keys set. It will attempt to connect to the localhost Mongo (or MONGOLAB_URI), and start on 6190.
-
Added in Coveralls Badge. #111
-
Added to Travis CI. #110
-
Added CoffeeScript Linting. #109
-
Added a Deploy to Heroku Button. #102
-
Switched to Hapi. #100
-
Broke out Web Client to it's own project. #104
- This will be added back in as an NPM Module. Slated for 0.7.0.