SourceKitten v0.28.0 Release Notes

Release Date: 2020-01-03 // about 4 years ago
  • ๐Ÿ’ฅ Breaking
    • Replace many of the public extensions on String, and its internal caching mechanism CacheContainer, with a new StringView type.
      Paul Taykalo
    โœจ Enhancements
    ๐Ÿ› Bug Fixes
    • ๐Ÿ›  Fix crash when SourceKit returns out of bounds string byte offsets.
      JP Simard