Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 468 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 468 Bytes

Changelog

4.0.0

  • Swift 4.2 compatible version
  • Hide uncessary information about Decodable implementation

3.0.2

  • Fix disruptions parsing.

3.0.1

  • Fix invalid URL construction for request including a departudecode
  • Fix parsing error for next departures. #1

3.0.0

  • Swift 4 support

2.1.0

  • Fix enum code style.

2.0.0:

  • Swift 3 compatible.

1.0.0

  • Basic JSON unmarshal structures.