This MR contains the following updates:
Package | Update | Change |
---|---|---|
jazzy | minor |
"0.14.3" -> "0.15.3"
|
v0.15.3
v0.15.2
v0.15.1
v0.15.0
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
--modules
or the config-file modules
for 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-title
and --docset-title
to 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
v0.14.4
Update Javascript: jQuery 3.7.1, KaTeX 0.16.8
John Fairhurst
Support Swift package
access 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
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
This MR has been generated by Renovate Bot.