File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## ` 5.24.0 `
4
+
5
+ - 2edcd49e ` serverInfo() ` : add ` opt.versionInfo ` 📝✅
6
+ - f3c2ee6f/1236cf63 DB: support age-based tariffs – Thanks @roehrt !
7
+ - 7e1f7ed4 BVG/VBB: parse stop DHIDs ✅
8
+ - f8ca2d5d BVG: only expand ` 9* ` stop IDs to 12 digits 🐛
9
+ - 68ecd7c5 readme: fix ` strecken.info ` link 📝 – Thanks @fhueter !
10
+
11
+ [ 🏷 ` 5.24.0 ` ] ( https://github.com/public-transport/hafas-client/releases/tag/5.24.0 ) , 2022-04-26
12
+
3
13
## ` 5.23.0 `
4
14
5
15
- 57084262 expose ` departure.destination ` & ` arrival.origin ` ✅
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.23 .0" ,
4
+ "version" : " 5.24 .0" ,
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
" Marcel Radzio <mtrnord@nordgedanken.dev>" ,
25
- " Benoit Deldicque (https://github.com/bddq)"
25
+ " Benoit Deldicque (https://github.com/bddq)" ,
26
+ " roehrt"
26
27
],
27
- "homepage" : " https://github.com/public-transport/hafas-client/tree/5.23 .0" ,
28
+ "homepage" : " https://github.com/public-transport/hafas-client/tree/5.24 .0" ,
28
29
"repository" : " public-transport/hafas-client" ,
29
30
"bugs" : " https://github.com/public-transport/hafas-client/issues" ,
30
31
"funding" : {
You can’t perform that action at this time.
0 commit comments