- Update MIME type list
- Update example project to Xcode 9.3
- Update to Xcode 9
- Update to Swift 4 (use the
swift3
branch if you need Swift 3 compatibility)
- Add infrastructure to add extra types and extensions (see
additional.types
) - Add Markdown type
- Add
filenameExtensions(forType:)
, returning all known extensions for the given type
- (Hopefully) fix license information on cocoapods.org (should be "Apache 2", not "Custom")
- Try to fix some issues with the cocoapods.org listing through a new update
- Some polishing
- Initial release