All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
cdefis now a command-line tool (without any framework dependency) -- turned out the.appwas not a great ideaFTAppis now included in the binary and is fetched using agit submodule- command line options (such as
-readDocumentTypes) are now case insensitive - Updated for Swift 4
- Compatible with macOS High Sierra
-readDocumentTypes-readURLTypes- Easy way to build, create package and sign
- Man page (thanks Richard Purves!)
- moved some functionality to
FTApp - switched to a
.appto get code signing and importFTApp.framework
-readDocumentTypes-readURLTypes- Easy way to build, create package and sign
- Man page (thanks Richard Purves!)
- Updated for Swift 3
- Update certificate as previous was revoked by mistake (sorry!)
- François 'ftiff' Levaux-Tiffreau (@ftiff)
- Richard Purves