mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-05-02 04:30:00 +03:00
link to GitHub Sponsors, changelog 📝, 5.1.1
[ci skip]
This commit is contained in:
parent
8cb7d807f2
commit
fd3bc17d08
3 changed files with 12 additions and 3 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.1.1`
|
||||||
|
|
||||||
|
- 8cb7d80 improve `findInTree` performance (#152) ⚡️
|
||||||
|
- 940519b make readme more helpful 📝
|
||||||
|
- 9522e92 `object-scan@11`
|
||||||
|
|
||||||
|
[🏷 `5.1.1`](https://github.com/public-transport/hafas-client/releases/tag/5.1.1), 2020-02-22
|
||||||
|
|
||||||
## `5.1.0`
|
## `5.1.0`
|
||||||
|
|
||||||
- 542a9ee/1c67350/738354d add [*VSN* profile](../p/vsn)
|
- 542a9ee/1c67350/738354d add [*VSN* profile](../p/vsn)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "Client for HAFAS public transport APIs.",
|
"description": "Client for HAFAS public transport APIs.",
|
||||||
"version": "5.1.0",
|
"version": "5.1.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -18,9 +18,10 @@
|
||||||
"Julius Tens <mail@juliustens.eu>",
|
"Julius Tens <mail@juliustens.eu>",
|
||||||
"n0emis <n0emis@noemis.me>"
|
"n0emis <n0emis@noemis.me>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.1.0",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.1.1",
|
||||||
"repository": "public-transport/hafas-client",
|
"repository": "public-transport/hafas-client",
|
||||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||||
|
"funding": "https://github.com/sponsors/derhuerst",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"hafas",
|
"hafas",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
[](https://travis-ci.org/public-transport/hafas-client)
|
[](https://travis-ci.org/public-transport/hafas-client)
|
||||||

|

|
||||||
[](https://gitter.im/public-transport/Lobby)
|
[](https://gitter.im/public-transport/Lobby)
|
||||||
[](https://patreon.com/derhuerst)
|
[](https://github.com/sponsors/derhuerst)
|
||||||
|
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
Loading…
Add table
Reference in a new issue