Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

47 lines (37 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.0 - 2017-09-25

Added

  • Forecast endpoints

Changed

  • Improves auth return

0.3.0 - 2017-09-19

Added

  • Codecov
  • Vehicles Position endpoints

Changes

  • Fix golint issues
  • Improves coverage

0.2.0 - 2017-09-17

Added

  • Stops endpoints
  • Corridors endpoints
  • Companies endpoints

Changed

  • Route renamed to Line
  • Line attributes renamed

0.1.0 - 2017-09-17

Added

  • Project structure
  • Lines endpoints
  • Bootstrap documentation
  • godoc
  • goreport
  • Travis CI