Releases: JimRoepcke/YapDatabaseExtensions
Releases · JimRoepcke/YapDatabaseExtensions
4.0.3
4.0.2
- Made
YapItempropertiespublic.
4.0.1
- Fixed podspec typo
4.0.0
- Updated for Swift 4.0
- Updated to use YapDatabase 3.0.2, ValueCoding 2.2.0 and CocoaLumberjack 3.4.1
3.0.0
- Separated Metadata from Objects (removed
metadatafromPersistable) - Updated for Swift 3.0
- Pod name changed to RCSYapDatabaseExtensions
- Use
mapinstead offlatMapwhen reading multiple objects so the order of the output corresponds to the order of the input.