Skip to content

Releases: rafaell-lycan/sabesp-mananciais-api

v2.0.0

27 May 23:09
be556bc
Compare
Choose a tag to compare

Main changes

  • Rewrite the project with TypeScript, add Swagger docs and run everything on Node 10.x

Expected Result

  • Fix bug with Sabesp crawler and improve the codebase

Know issues

  • Still missing do cache strategy and add tests

v0.5.3

23 May 05:58
Compare
Choose a tag to compare

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

23 May 05:56
Compare
Choose a tag to compare

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

18 Apr 02:42
Compare
Choose a tag to compare

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

18 Apr 02:20
Compare
Choose a tag to compare

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

17 Apr 11:57
Compare
Choose a tag to compare

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

01 Apr 03:56
Compare
Choose a tag to compare

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

11 Feb 02:23
Compare
Choose a tag to compare
  • Add unit tests

v0.2.0

10 Feb 11:35
Compare
Choose a tag to compare
  • Add a route to get data of a specific day;
  • Refactored code in Sabesp.js module.
  • Improve Travis tests

v0.1.1

10 Feb 11:43
Compare
Choose a tag to compare

Improved data return