-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
75 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
#### 2.4.0 (2016-04-01) | ||
|
||
* Add getRebootCommand ([cdb2f6b](https://github.com/lgaticaq/tz-parser/commit/cdb2f6b)) | ||
* Update eslint ([6f4a86a](https://github.com/lgaticaq/tz-parser/commit/6f4a86a)) | ||
|
||
#### 2.3.1 (2016-03-31) | ||
|
||
* Fix set_speed_onE command ([98ca8f4](https://github.com/lgaticaq/tz-parser/commit/98ca8f4)) | ||
|
||
#### 2.3.0 (2016-03-29) | ||
|
||
* Rename TZ-COMMAND to TZ-COMMAND-OK and command to ok ([6afb735](https://github.com/lgaticaq/tz-parser/commit/6afb735)) | ||
* Update dependencies ([74ad775](https://github.com/lgaticaq/tz-parser/commit/74ad775)) | ||
|
||
#### 2.2.1 (2016-03-20) | ||
|
||
* Update node-nmea ([88f0b95](https://github.com/lgaticaq/tz-parser/commit/88f0b95)) | ||
|
||
#### 2.2.0 (2016-03-15) | ||
|
||
* Add parseCommand ([4724ef9](https://github.com/lgaticaq/tz-parser/commit/4724ef9)) | ||
* Update dependencies ([4c57fa9](https://github.com/lgaticaq/tz-parser/commit/4c57fa9)) | ||
|
||
#### 2.1.2 (2016-03-08) | ||
|
||
* Fix parser SETEXTEND and SETEXTEND2 commands ([453ad3c](https://github.com/lgaticaq/tz-parser/commit/453ad3c)) | ||
* Update dependencies ([b0a35be](https://github.com/lgaticaq/tz-parser/commit/b0a35be)) | ||
|
||
#### 2.1.1 (2016-03-02) | ||
|
||
* Fix datetime ([e03999c](https://github.com/lgaticaq/tz-parser/commit/e03999c)) | ||
* Fix datetime ([c48db41](https://github.com/lgaticaq/tz-parser/commit/c48db41)) | ||
|
||
#### 2.1.0 (2016-03-02) | ||
|
||
* Add isTz ([b2183ad](https://github.com/lgaticaq/tz-parser/commit/b2183ad)) | ||
* Remove babel-polyfill ([94712e5](https://github.com/lgaticaq/tz-parser/commit/94712e5)) | ||
|
||
#### 2.0.0 (2016-03-02) | ||
|
||
* Remove extra gprmc data, remove async data. ([686ca0b](https://github.com/lgaticaq/tz-parser/commit/686ca0b)) | ||
* Update dependencies ([41080f8](https://github.com/lgaticaq/tz-parser/commit/41080f8)) | ||
|
||
#### 1.2.0 (2016-02-22) | ||
|
||
* Rename commands ([2a99702](https://github.com/lgaticaq/tz-parser/commit/2a99702)) | ||
* Update node-nmea ([223a378](https://github.com/lgaticaq/tz-parser/commit/223a378)) | ||
|
||
#### 1.1.2 (2016-02-22) | ||
|
||
* Add babel-plugin-syntax-async-functions ([06f4102](https://github.com/lgaticaq/tz-parser/commit/06f4102)) | ||
|
||
#### 1.1.1 (2016-02-22) | ||
|
||
* Add babel-polyfill ([ff83051](https://github.com/lgaticaq/tz-parser/commit/ff83051)) | ||
|
||
#### 1.1.0 (2016-02-22) | ||
|
||
* Add address ([78599e0](https://github.com/lgaticaq/tz-parser/commit/78599e0)) | ||
* Add gps status ([0031754](https://github.com/lgaticaq/tz-parser/commit/0031754)) | ||
* Add new commands ([1ac8c5f](https://github.com/lgaticaq/tz-parser/commit/1ac8c5f)) | ||
* Add parse test ([0009a8d](https://github.com/lgaticaq/tz-parser/commit/0009a8d)) | ||
* Add test ([e7fc046](https://github.com/lgaticaq/tz-parser/commit/e7fc046)) | ||
* Add test script ([c310192](https://github.com/lgaticaq/tz-parser/commit/c310192)) | ||
* Fix parse TZ-COMMAND ([7b94517](https://github.com/lgaticaq/tz-parser/commit/7b94517)) | ||
* Fix test ([eabe950](https://github.com/lgaticaq/tz-parser/commit/eabe950)) | ||
* Update node-geocoder ([0e8a22c](https://github.com/lgaticaq/tz-parser/commit/0e8a22c)) | ||
|
||
#### 1.0.1 (2016-02-15) | ||
|
||
* Update dependencies ([cc889d2](https://github.com/lgaticaq/tz-parser/commit/cc889d2)) | ||
|
||
#### 1.0.0 (2016-02-09) | ||
|
||
* first commit ([5adf98e](https://github.com/lgaticaq/tz-parser/commit/5adf98e)) |