Releases: ABridoux/SafeFetching
Releases · ABridoux/SafeFetching
`Date` implements `DatabaseTestValue`
Added
DateimplementsDatabaseTestValue
Fixed string comparison with options
Fixed
- Updated doc for last patch
Fixed string comparison with options
Fixed
- String comparison with options
Removed
FetchUpdateandFetchable.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 aNSPredicatefrom 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
Single boolean key paths and string key paths
Added
- Added support for single boolean key path
Fixed bool and NSManagedObject predicate
Fixed
- Fixed
BoolandNSManagedObjectcomparison predicate