FlaneurOpen v0.8.0 Release Notes

Release Date: 2018-02-05 // over 5 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