Jazzy v0.11.0 Release Notes

Release Date: 2019-09-13 // over 4 years ago
  • ๐Ÿ’ฅ Breaking
    • None.
    โœจ Enhancements
    • ๐Ÿ‘ Sass support now provided by libsass via sassc instead of the deprecated Ruby Sass gem.
      John Fairhurst

    • โšก๏ธ Update bundled jQuery to 3.4.1 (all themes).
      Paul Idstein

    • ๐Ÿ‘Œ Support Xcode 11 Swift projects that pass a response file to the Swift compiler.
      John Fairhurst #1087

    • ๐Ÿ“ฆ Generate Swift docs from a Swift Package Manager package without requiring an Xcode project file. Add --swift-build-tool to choose the build method if both .xcodeproj and Package.swift files are present. Add --build-tool-flags as a preferred alias for --xcodebuild-flags.
      John Fairhurst #487

    ๐Ÿ› Bug Fixes