Skip to content

Releases: fvdm/nodejs-ns-api

v4.1.4

04 Jun 21:30
v4.1.4
13f7f31

Choose a tag to compare

  • Fixed: Handling of dateTime and date parameters.
  • Misc: Code quality, docs and maintenance.

Full Changelog: v4.1.3...v4.1.4

v4.1.3

04 Jun 21:24
v4.1.3
9a666aa

Choose a tag to compare

  • Fixed: Node v26 fetch doesn't provide statusText. Will default to null value.
  • Changed: In errors replaced .errors with .reason property.
  • Changed: Moved changelog to Github releases.
  • A bunch of minor and dev related edits.

Full Changelog: v4.1.2...v4.1.3

v4.1.2

30 Aug 11:12
v4.1.2
9409c18

Choose a tag to compare

  • Engine: Minimum Node.js v18
  • Changed: No more production dependencies #36
  • Minor: Code cleanup

Full Changelog: v4.1.1...v4.1.2

v4.1.1

06 Oct 19:39
v4.1.1
8f943c6

Choose a tag to compare

  • Minor optimizations

v4.1.0

03 Aug 00:42
v4.1.0
d21bc19

Choose a tag to compare

  • Feature: Added placesGet(), placesList() and placesOvfiets()
  • Feature: Added getJourney()
  • Fixed: Payload of getPrices() was changed
  • Fixed: Endpoints and payload of Disruptions methods was changed
  • Many small fixes and optimizations
  • Updated documentation