Releases: AmericaSCORES-Boston/america-scores-backend
Releases · AmericaSCORES-Boston/america-scores-backend
v0.2.2
Fixes
- Production database name wasn't properly configured
v0.2.1
Fixes
- MySQL utility functions didn't use the value of the NODE_ENV environment variable for database credentials
v0.2.0
New functionality
- Events endpoints
- Programs endpoints
Changes
- Reworked students endpoints
- More realistic example data
- Fixed some deployment issues
v0.1.0
New functionality
- Site routes
- Student routes
- Database utility functions
- First implementation of the actual API
Plumbing
- Improved Travis build
- Deployment to AWS