# Changes:
#
# + Bump Lodash version to support ES6 arrow functions and ES7 async/await.
#
# And:
#
# a9ee4f5 (Mike McNeil, 6 days ago)
# Fix bug in view rendering. Then add support for custom response types, and
# better error handling along the way.
#
# 9e65b08 (Mike McNeil, 6 days ago)
# Rearrange and add ascii headings for clarity.
#
# 6356055 (Mike McNeil, 7 days ago)
# Use res.status.
#
# e702fa5 (Mike McNeil, 7 days ago)
# Add node 7 and 'node' (the latter to future proof for when the next version
# of node is released)