File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## ` 5.20.1 `
4
4
5
+ - 84c7582a ` journeys() ` : fix empty ` viaLocL[] ` 🐛 (#247 )
6
+ - dd5e4368 fix ` departures() ` /` arrivals() ` without ` opt.direction ` 🐛
7
+ - 3f75e075 BVG: update API endpoint
8
+ - 1f6e6810 DB: update ` .ext `
9
+ - 39d3807c minor tweaks 📝
10
+ - 8d4f8a83 E2E/integration tests: update fixtures ✅
11
+
12
+ [ 🏷 ` 5.20.1 ` ] ( https://github.com/public-transport/hafas-client/releases/tag/5.20.1 ) , 2021-10-26
13
+
14
+ ## ` 5.20.1 `
15
+
5
16
- 46fb44d0 SNCB: update CA chain 🐛
6
17
- f0d33564 ` parseTrip() ` : handle missing ` stopL[] ` (on-demand trips) 🐛✅
7
18
- fd6a349b ` tripsByName() ` : more options, add to debug CLI, skipped E2E test ✅📝
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hafas-client" ,
3
3
"description" : " Client for HAFAS public transport APIs." ,
4
- "version" : " 5.20.1 " ,
4
+ "version" : " 5.20.2 " ,
5
5
"main" : " index.js" ,
6
6
"files" : [
7
7
" index.js" ,
22
22
" Yureka <github@yuka.dev>" ,
23
23
" Kristjan Esperanto (https://github.com/KristjanESPERANTO)"
24
24
],
25
- "homepage" : " https://github.com/public-transport/hafas-client/tree/5.20.1 " ,
25
+ "homepage" : " https://github.com/public-transport/hafas-client/tree/5.20.2 " ,
26
26
"repository" : " public-transport/hafas-client" ,
27
27
"bugs" : " https://github.com/public-transport/hafas-client/issues" ,
28
28
"funding" : {
You can’t perform that action at this time.
0 commit comments