Releases: orchetect/SwiftASCII
Releases · orchetect/SwiftASCII
1.2.0
10 Sep 03:48
Compare
Sorry, something went wrong.
No results found
Added Linux support (thanks @lhoward for the PR)
1.1.5
27 Oct 23:47
Compare
Sorry, something went wrong.
No results found
Added Sendable conformance to types
Verified package is Swift 6 strict concurrency compatible
1.1.4
23 Sep 21:55
Compare
Sorry, something went wrong.
No results found
Added @_disfavoredOverload to publicly exported category methods
General cleanup and formatting
1.1.3
25 Jul 06:15
Compare
Sorry, something went wrong.
No results found
All initializers and extensions previously using String now allow any StringProtocol for greater flexibility.
1.1.2
24 Jul 02:56
Compare
Sorry, something went wrong.
No results found
Added Codable conformance to ASCIIString and ASCIICharacter
1.1.1
24 Jul 01:43
Compare
Sorry, something went wrong.
No results found
New
ASCIIString: Added init for ASCIICharacter
ASCIIString: Added init for ASCIICharacter sequence
ASCIIString: Added init for ASCIIString sequence
ASCIIString and ASCIICharacter: Added joined()
ASCIIString and ASCIICharacter: Added + concatenation operator between mixed instances
String: added init(_ asciiString:) initializer
Improvements
Better multi-platform resilience for unit tests
Inline docs updated
1.1.0
18 Jul 22:58
Compare
Sorry, something went wrong.
No results found
Re-released as version 1.1.1 . See that release for details.
1.0.2
28 Jul 06:09
Compare
Sorry, something went wrong.
No results found
Added tvOS and watchOS platforms to Package.swift
Initial GitHub CI commit
1.0.1
30 Jan 10:44
Compare
Sorry, something went wrong.
No results found
Improved inits and added static inits
1.0.0
30 Jan 04:17
Compare
Sorry, something went wrong.
No results found