SourceKitten v0.16.0 Release Notes

  • 💥 Breaking
    • The SourceKitten CocoaPods podspec used to actually refer to SourceKittenFramework, so it has been renamed. Existing pushes to CocoaPods trunk will be preserved, but from now on if you use SourceKittenFramework via CocoaPods, please specify to use the SourceKittenFramework pod.
      JP Simard
    ✨ Enhancements
    • ➕ Add Request.yaml API to create a sourcekit request from yaml and expose as a request --yaml [file|text] CLI command.
      Keith Smiley #312
    🐛 Bug Fixes
    • None.