0.13.3
Breaking
- None.
Enhancements
-
Added a config option to provide sources of privately hosted pod
dependencies when using the--podspec
option.
--pod-sources url1,url2,…urlN
.
Jonathan Bailey
#650 -
Improve Dash docset support: support online redirection when
--root-url
is set, and provide--docset-playground-url
to
support docset playground links.
John Fairhurst
Bug Fixes
-
Fix module version not being used from podspec.
Jonathan Bailey -
Autolink Swift custom attributes/property wrappers.
John Fairhurst