Skip to content

Releases: AmericaSCORES-Boston/america-scores-backend

v0.2.2

01 Dec 04:39
Compare
Choose a tag to compare

Fixes

  • Production database name wasn't properly configured

v0.2.1

01 Dec 04:37
Compare
Choose a tag to compare

Fixes

  • MySQL utility functions didn't use the value of the NODE_ENV environment variable for database credentials

v0.2.0

30 Nov 21:19
Compare
Choose a tag to compare

New functionality

  • Events endpoints
  • Programs endpoints

Changes

  • Reworked students endpoints
  • More realistic example data
  • Fixed some deployment issues

v0.1.0

16 Nov 20:58
Compare
Choose a tag to compare

New functionality

  • Site routes
  • Student routes
  • Database utility functions
  • First implementation of the actual API

Plumbing

  • Improved Travis build
  • Deployment to AWS