Skip to content

v3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 18:43
· 4 commits to main since this release

What's Changed

  • Changed README/lib.rs to mention -o by @kotauskas in #50
  • feat: Cargo workspace inheritance by @sshine in #133
  • fix(template): warn instead of error on empty badges/license by @sshine in #138
  • Fixes some typos and add check in ci by @gwen-lg in #111
  • Bump regex from 1.13.0 to 1.13.1 by @dependabot[bot] in #140
  • Bump clap from 4.6.1 to 4.6.2 by @dependabot[bot] in #141
  • Bump toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #142
  • Bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #143
  • Add every rustdoc language annotation (port rustdoc's classifier) by @sshine in #144
  • feat: add default.nix by @sshine in #146
  • fix: resolve -o relative to current working directory by @sshine in #145
  • Add --no-comment-extraction option by @Evian-Zhang in #106
  • feat(badges): fix panics/coveralls, add crates.io badge and --list-badges by @sshine in #148
  • refactor: bundle generate_readme's boolean toggles into a ReadmeOptions struct by @sshine in #149
  • Bump clap from 4.6.2 to 4.6.4 by @dependabot[bot] in #150
  • chore: Bump to 3.4.0 by @sshine in #151

New Contributors

Full Changelog: v3.3.3...v3.4.0