Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@Folyd Folyd released this 05 Jan 15:34
· 508 commits to master since this release
  • Docs.rs is now the ! search, crates.io is !!. See issue #85.
  • Refactor search statistics page (finer granularity for search metrics)
  • Add a table of content for the rust-lang repository release page
  • docs.rust-lang.org enhancement: in stable/nightly docs page and source code pages, link all "since" and "issue" tags to corresponding URLs
  • Show a crate's Cargo.toml quick link when feature flag is empty
  • New commands:
    • :cargo: show all useful cargo subcommands
    • :release: open rust-lang repository release page
  • Bugfix:
    • Fix dark theme color compatibility in docs.rs
    • Fix #89, official feature flags menu compatibility
    • Fix #84, feature flags not working in some crate's docs.rs page