chore(deps): update dependency jazzy to v0.15.4 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| jazzy |
"0.14.3" -> "0.15.4"
|
Release Notes
realm/jazzy (jazzy)
v0.15.4
Breaking
- None.
Enhancements
-
Allow
custom_categoriesto specify a regex for a child.
Enrico Zannini #688 -
Update Javascript: KaTeX 0.16.25
John Fairhurst
Bug Fixes
-
Don't call extension members that do not need documentation 'undocumented'.
John Fairhurst -
Work around activesupport vs. concurrent-ruby crash.
John Fairhurst #1414 -
Better identify default implementations.
John Fairhurst #1420 -
Suppress warning on extensions providing default implementations.
John Fairhurst #1396
v0.15.3
Breaking
- None.
Enhancements
- None.
Bug Fixes
- Don't crash in SourceKitten when the Swift 6 compiler reports
educational notes.
John Fairhurst #1399
v0.15.2
Breaking
- None.
Enhancements
- Support Swift 6.0 / Xcode 16.0
John Fairhurst
Bug Fixes
- None.
v0.15.1
Breaking
- None.
Enhancements
- None.
Bug Fixes
- Restore compatibility with Ruby 2.6
John Fairhurst #1388
v0.15.0
Breaking
- None.
Enhancements
-
Update Javascript: typeahead.js 1.3.4, KaTeX 0.16.10
John Fairhurst -
Support Swift 5.10 with Swift Package Manager projects.
John Fairhurst #1381 -
Support documentation of multiple modules in a single website. Use
--modulesor the config-filemodulesfor more control. See the README 'Documenting multiple modules' for more details.
Argjira Mala Pedro Alcobia John Fairhurst #564 -
Improve page breadcrumbs to include parent pages and indicate source module of extensions from other modules.
John Fairhurst -
Add
--readme-titleand--docset-titleto set the titles of the readme docs page and the Dash docset independently of the module name.
John Fairhurst -
Support Swift 5.9 symbolgraph extension symbols.
John Fairhurst #1368
Bug Fixes
- Fix incorrect activesupport usage.
John Fairhurst
v0.14.4
Breaking
- None.
Enhancements
-
Update Javascript: jQuery 3.7.1, KaTeX 0.16.8
John Fairhurst -
Support Swift
packageaccess control level.
John Fairhurst -
Initial support for Swift macro declarations. Requires
--swift-build-tool symbolgraph.
John Fairhurst -
Support Swift
@_documentation(visibility:)attribute. Requires--swift-build-tool spm|xcodebuild.
John Fairhurst
Bug Fixes
-
Issue a warning instead of crashing on declarations without names.
#1325 John Fairhurst -
Fix extension ordering in symbolgraph mode.
John Fairhurst -
Fix symbolgraph mode crash involving tuple generic constraints.
John Fairhurst
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.