Skip to content

Releases: yageek/TPGSwift

Swift 4.2

19 Feb 11:47
Compare
Choose a tag to compare
  • Compatibility with Swift 4.2
  • Hide unnecessary information about Decodable

Fix parsing

19 Oct 06:06
ae6ec76
Compare
Choose a tag to compare
  • Fix invalid URL construction for request including a departudecode
  • Fix parsing error for next departures. #1

3.0.0

07 Jul 06:08
c26354d
Compare
Choose a tag to compare

Non backward compatible release :

  • Swift 4
  • All structs have been renamed
  • More tests
  • Error code supported
  • Paw file to test the API
  • Fix CI