Releases: rafaell-lycan/sabesp-mananciais-api
Releases · rafaell-lycan/sabesp-mananciais-api
v2.0.0
v0.5.3
Main changes
- Update Node version to 0.12.3
Expected Result
- Update Node to the last version for a better solution with performance
v0.5.2
Add google Analytics and fix problem with Cron Job
Main changes
- Add Google Analytics
- Update Cron Job
Expected Result
- Track access and make cron job work as well
v0.5.1
Main changes
- Validate entry if params is greater than or equal today
Expected Result
- Do not insert data from tomorrow and beyond
v0.5.0
Main changes
- Change _Promise_ package to _BlueBird_
- Create seed service
- Change module _mongodb_ to _mongojs_
- Add New Relic support
Expected Result
- Improve response time with seed data
- Monitor application performance
v0.4.0
Main changes
- Add MongoDB support and cached results
- Improve debug tools on server to see erros and exceptions
- Enable CORS
Expected Result
- Better performance with storage data
- Allow requests from external domains
v0.3.0
Main changes
- Add new URLs formats /v1 and /v2
- Improve test suit
- Improve patterns on code
Expected Result
- Handle multiple API versions on base URL
v0.2.1
- Add unit tests
v0.2.0
- Add a route to get data of a specific day;
- Refactored code in Sabesp.js module.
- Improve Travis tests
v0.1.1
Improved data return