3.0.0
Addedge
- New
Withable
protocol to init/copy objects and set properties in a convenient way on a single line.
Changed
- Upgraded to Swift 5 & Xcode 10.2.
Removed
- Remove
ExpressibleByStringLiteral
conformance ofRegex
type to only allow initialization viainit(_:options:) throws
interface.