0.0.6 (2016-06-18)
- middleware: Force headName to lowercase for demo middleware (73a3c04)
- bootstrap: Implement async bootstrapping with check for database status so fallback to mock will work (7ece712)
- bootstrap: Refactor out the bootstrap code (d99ee4f)
- changelog: Updated changelog, add pr-bumper config to suppress changelog overwriting (0a79445)
- infrastructure: Implement separate mock, http and db stores as concrete classes for user store. (1cb2cc2)
- middleware: Refactor with ResourceController and middleware example (01f23db)
- stores: Implement full e2e test of model retrieval with implementations of database and http stores (8a8d4f4)