FlaneurOpen v0.8.0 Release Notes

Release Date: 2018-02-05 // about 6 years ago
    • Created MultiSelectDelegate and MultiSelectCollectionViewController based on objc.io's Generic Table View Controllers
    • ➕ Added ItemsViewController based on the same source as above
    • Made selectDelegate an optional in FlaneurFormSelectElementCollectionViewCell
    • 🛠 Fixed cell selection management in FlaneurFormSelectElementCollectionViewCell #24
    • 🔄 Changed design of form cells so that they don't use conditional/forced casts so much
    • ➕ Added code to create snapshots of a MKMapView
    • ➕ Added default values for MapKit types
    • ➕ Added code to render a grayscale version of a UIImage