@golemio/pid 2.1.3-dev.424529333 → 2.1.3-dev.425369335

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/CHANGELOG.md +0 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@golemio/pid",
3
- "version": "2.1.3-dev.424529333",
3
+ "version": "2.1.3-dev.425369335",
4
4
  "description": "Golemio PID Module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/CHANGELOG.md DELETED
@@ -1,26 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file.
4
-
5
- ## [Unreleased]
6
-
7
- ## [2.1.0] - 2021-11-21
8
-
9
- ### Added
10
-
11
- - Modularized migrations ([pid#53](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/53))
12
-
13
- ### Changed
14
-
15
- - Optimization of timetables download table switching ([pid#65](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/65))
16
- - Replace db retention with sequelize destroy
17
- - Added trip_short_name to vehiclepositions ([pid#29](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/29))
18
- - Filter DPP after_track ([pid#34](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/34))
19
- - Modification of last_stop parameters ([pid#42](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/42))
20
- - Added stop_id to GTFS-Realtime trip update ([pid#54](https://gitlab.com/operator-ict/golemio/code/modules/pid/-/issues/54))
21
-
22
- ## [2.0.12] - 2021-10-18
23
-
24
- ### Fixed
25
-
26
- - Empty array of tripsIds in updateDelay