Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 967 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 967 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2017-01-03)

Features

  • env: add streamlined support for environment variables (a01ca0f)
  • scripts: implement advanced npm scripts for development with gulp (8b9cd42)
  • UserRouter: implement starter UserRouter connected with mongoDB (2663e5e)
  • webserver: complete rewrite of API webserver (71661a5)

Performance Improvements

  • webserver: compress API responses to save bandwidth (36dfc1f)