Skip to content

Releases: swisnl/melvin

1.5.3

22 Oct 13:47
f31f886
Compare
Choose a tag to compare

Fixed

  • Location district can be null (#4).

1.5.2

09 Sep 07:17
d9cd739
Compare
Choose a tag to compare

Added

  • Add BUS to TransportMode enum.

1.5.1

23 Jul 07:55
5cb9775
Compare
Choose a tag to compare

Added

  • Add RAILWAY to AreaType enum.

1.5.0

26 Jun 08:03
f31d033
Compare
Choose a tag to compare

Added

  • Add changedById to Contact.
  • Add RAIL to TransportMode enum.
  • Add BUS to VehicleType enum.
  • Add RAILWAY to RoadAuthorityType enum.

Changed

  • Drop PHP <8.1 support.

1.4.1

05 Apr 07:12
987407f
Compare
Choose a tag to compare

Fixed

  • Add MISCELLANEOUS to AreaType enum.

1.4.0

14 Mar 10:36
7a8881e
Compare
Choose a tag to compare

Added

  • Add permitId, referenceId, remarks and contacts to Situation.
  • Add widthCharacteristic and grossWeightCharacteristic to Restriction VehicleInformation.

Changed

  • Drop PHP <8 support.
  • Cleanup invalid URLs.
  • Sort periods on start date.
  • Omit "Overall date" period.

Fixed

  • Use situation id as fallback for RoadAuthority without id.

1.3.3

09 Feb 12:09
fcafd1f
Compare
Choose a tag to compare

Fixed

  • Use new NDW Keycloak authentication server.

1.3.2

19 Dec 09:16
f95a9bb
Compare
Choose a tag to compare

Fixed

  • Check if properties aren't empty before using them.

1.3.1

12 Dec 15:49
44dea8a
Compare
Choose a tag to compare

Fixed

  • Add UNKNOWN to RoadAuthorityType enum.

1.3.0

12 Dec 14:07
467524d
Compare
Choose a tag to compare

Changed

  • Allow setting null for period start or end filter.
  • Explicitly add Accept header.