Skip to content

Releases: malcommac/UAParserSwift

UAParserSwift - 1.2.1

22 Nov 08:44
Compare
Choose a tag to compare

Released on 2020-11-22

CHANGES

  • #4 [NEW] Introduced macOS Catalina (10.15) support

UAParserSwift - 1.2.0

22 Nov 08:45
Compare
Choose a tag to compare

Released on 2020-11-15

CHANGES

  • #3 [FIX] Optimized parsing of regular expressions
  • [NEW] Swift PM 5.3 package

UAParserSwift - 1.0.1

05 Nov 17:44
Compare
Choose a tag to compare

CHANGES

Fixed an issue in /Sources folder structure which prevent SwiftPM to add library's dependency to the host project.

UAParserSwift - 1.0.0

05 Nov 09:46
Compare
Choose a tag to compare

This is the first stable version.
It requires Swift 4.0 and while the main scope is to be used on Swift Server Side (Vapor, Kitura and others) it can also be used on client side: all Apple platforms are currently supported.