Releases: cezheng/PySwiftyRegex
Releases · cezheng/PySwiftyRegex
Swift 5
Compare
Sorry, something went wrong.
No results found
3.0.0
Bumping version to 3.0.0.
2.0.1
Compare
Sorry, something went wrong.
No results found
Refix #5 that was incorrectly modified by Swift 4 migration tool.
2.0.0 (Swift 4)
Compare
Sorry, something went wrong.
No results found
1.0.0 (Swift 3)
Compare
Sorry, something went wrong.
No results found
0.3.0 (Final release for Swift 2.3)
Compare
Sorry, something went wrong.
No results found
Swift 2.3 build setting update
Fixed a utf16 range bug
0.2.2
Compare
Sorry, something went wrong.
No results found
Fix bug casting from NSRange to Range when String.characters.count != NSString.length
0.2.1
Compare
Sorry, something went wrong.
No results found
Remove --, ++ that will be removed in Swift 3
Fix test cases for Swift 2.2
0.2.0
Compare
Sorry, something went wrong.
No results found
Support tvOS
Minor optimizations & refactorings
0.1.4
Compare
Sorry, something went wrong.
No results found
Update header docs to display correctly in Xcode 7.0
WatchOS target support
0.1.3
Compare
Sorry, something went wrong.
No results found
Get rid of OptionSetType Array in passing NSRegularExpression Options
Update with Xcode 7 beta 6 syntax with some code refactoring