Releases: ABridoux/SafeFetching
Releases · ABridoux/SafeFetching
Fixed backslash escaping
Fixed double quote in string expressions
Merge pull request #23 from ABridoux/develop Fixed database test value string with double quotes
`Date` implements `DatabaseTestValue`
Added
Date
implementsDatabaseTestValue
Fixed string comparison with options
Fixed
- Updated doc for last patch
Fixed string comparison with options
Fixed
- String comparison with options
Removed
FetchUpdate
andFetchable.updatePublisher(for:in:)
Fixed enum string quotes
Fixed
When using a RawRepresentable
with a String
raw value type, the quotes were missing in the predicate.
String comparison options
Added
- String comparison options (diacritic/case insensitive and normalized)
NSPredicate.safe(_:)
to build aNSPredicate
from a SafeFetching predicate- script to generate documentation (generate-doc.zsh)
Fixed
- Fixed option set comparison
- CoreData imports
- Wrong documentation symbols
Online docC
Fixed
- Required Swift 5.6 to build
Online docC
Added
- Online documentation at https://abridoux.github.io/SafeFetching/documentation/safefetching/
Changed
- Updated Readme to point tenth new documentation
Fixed
- Dead link in the documentation
tvOS platform
Added/Fixed
- tvOS 13.0+ support in the platforms