Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (45 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

56 lines (45 loc) · 2.83 KB

1.1.7 (Sep 17, 2017)

1.1.6 (Sep 16, 2017)

1.1.5 (Jul 23, 2017)

  • Feature:
    • Add find by all stops
    • update response params when finding by all lines (@thiagommedeiros in #40)

1.1.4 (Jul 22, 2017)

  • Refactor and Bug-fix:
    • Refactoring tests to get better assertions
    • Fix sptrans arrival forecast route
    • Fix params that sptrans has changed (@thiagommedeiros in #39)

1.1.3 (Jul 21, 2017)

  • Bug-fix:
    • Fix async error on lines response
    • Fix stops response params
    • Fix vehicles position response params (@thiagommedeiros in #38)

1.1.2 (Jul 15, 2017)

1.1.1 (Jul 15, 2017)

  • Build: Add a plugin to replace process.env.NODE_ENV with "production" because it crashes on browser. (@thiagommedeiros in #36)

1.1.0 (Jul 15, 2017)

  • Build: Browser build changed to use rollup instead of browserify.
  • ES6 Modules: Update code to follow the ES6 modules final syntax (@thiamsantos in #34)

1.0.9 (Jul 02, 2017)

  • Version: The SPTrans api version was changed from v1 to v2.1
  • Language: The bus-promise parameters and responses was changed from portuguese to english (@thiagommedeiros in #26)

1.0.8 (Jun 27, 2017)

  • Rename: The library name was changed from sptrans-promise to bus-promise (@thiagommedeiros in #25)

1.0.7 (May 12, 2017)

1.0.6 (May 04, 2017)