Skip to content

Releases: commaai/comma-api

3.1.3

12 Jul 01:26
Compare
Choose a tag to compare
  • add route_str parameter to /v1/devices/<dongle>/routes_segments

3.1.2

08 Jun 05:46
Compare
Choose a tag to compare
  • add limit parameter to /v1/devices/<dongle>/routes_segments

3.1.1

29 Nov 22:48
68f1f9a
Compare
Choose a tag to compare
  • add error response callback

3.0.1

03 Nov 06:29
8a003e4
Compare
Choose a tag to compare
  • fix: disable transformation of ES module syntax
  • ci: check that dist folder is correct

3.0.0

01 Nov 03:03
d5a7585
Compare
Choose a tag to compare
  • breaking: rename package to @commaai/api and deprecate from npm
    • install the package using git url instead
  • breaking: upgrade to babel 7
    • use browserslist to set target browsers
  • breaking: remove annotation type validation code
  • breaking: remove leaderboard
  • add eslint