Skip to content

0.2.2

Compare
Choose a tag to compare
@tayloraswift tayloraswift released this 17 Sep 22:40
· 1815 commits to master since this release
3a1b7ed

New in 0.2.2.

🚠 Per-symbol migration banners

Unidoc 0.2.2 can query successors for symbols in older (and prerelease) documentation snapshots, and display a banner directing visitors to the symbol’s counterpart in the latest stable release of its package. This link is specific to the symbol, and comes with a corresponding <link rel="canonical"> element and HTTP header.

Example: https://swiftinit.org/docs/swift-nio:2.57.0/niocore/eventloopgroup

Firefox_Screenshot_2023-09-17T22-30-08 946Z

If the symbol does not exist in the latest stable release, Unidoc will only display a link to the package documentation root.