Skip to content

Releases: yageek/TPGSwift

Swift 4.2

Choose a tag to compare

@yageek yageek released this 19 Feb 11:47
  • Compatibility with Swift 4.2
  • Hide unnecessary information about Decodable

Fix parsing

Choose a tag to compare

@yageek yageek released this 19 Oct 06:06
ae6ec76
  • Fix invalid URL construction for request including a departudecode
  • Fix parsing error for next departures. #1

3.0.0

Choose a tag to compare

@yageek yageek released this 07 Jul 06:08
c26354d

Non backward compatible release :

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