Skip to content

Releases: commaai/comma-api

3.3.2

Choose a tag to compare

@sshane sshane released this 30 Apr 02:13
  • remove getCommacare

3.3.1

Choose a tag to compare

@sshane sshane released this 25 Apr 00:41
  • rebuild dist/

3.3.0

Choose a tag to compare

@sshane sshane released this 24 Apr 23:58
7beaeaa
  • add getCommacare for commacare extended-warranty status

3.2.0

Choose a tag to compare

@fredyshox fredyshox released this 05 Sep 21:59
  • breaking: remove deprecated fetchRoutes

3.1.3

Choose a tag to compare

@sshane sshane released this 12 Jul 01:26
  • add route_str parameter to /v1/devices/<dongle>/routes_segments

3.1.2

Choose a tag to compare

@adeebshihadeh adeebshihadeh released this 08 Jun 05:46
  • add limit parameter to /v1/devices/<dongle>/routes_segments

3.1.1

Choose a tag to compare

@gregjhogan gregjhogan released this 29 Nov 22:48
68f1f9a
  • add error response callback

3.0.1

Choose a tag to compare

@incognitojam incognitojam released this 03 Nov 06:29
8a003e4
  • fix: disable transformation of ES module syntax
  • ci: check that dist folder is correct

3.0.0

Choose a tag to compare

@incognitojam incognitojam released this 01 Nov 03:03
d5a7585
  • 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