All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
This CHANGELOG follows conventions outlined here.
- Fixed ordering of options processing to emulate _.defaults
- Production bundle dependency on lodash by @jrhusney
- Changed existing unit tests to static tests by @jrwells
- Completed the full unit test suite by @jrwells
- Fixed route error handling by @jrwells
- Added first suite of unit tests by @jrwells
- Fixed
.createroute, no longer hardcoded tomeetings.create
- Initial code import by @jrwells
- Babel build configuration and package setup by @jrhusney
- Initial documentation by @jrhusney