Skip to content

Releases: msrd0/cargo-doc2readme

Version 0.0.8

02 Dec 15:11
0.0.8
28535ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.0.8

Version 0.0.7

22 Oct 14:24
0.0.7
48b2d9a
Compare
Choose a tag to compare

Changelog:

  • Update cargo to 0.57 (Rust 1.56)

Version 0.0.6

09 Sep 17:52
0.0.6
5a12b0b
Compare
Choose a tag to compare

Changelog:

  • Update cargo to 0.56.0
  • Fix a bug where some dependencies were randomly downgraded (#22)

Version 0.0.5

18 Jun 13:14
0.0.5
e50bbb7
Compare
Choose a tag to compare

Changelog:

  • Update cargo to 0.54 (1.53)

Version 0.0.4

07 Jun 21:17
0.0.4
db26f24
Compare
Choose a tag to compare

Changelog:

  • Fix crate name containing - (this was previously only fixed for dependencies)

Version 0.0.3 (Yanked)

20 May 19:00
0.0.3
a1f200f
Compare
Choose a tag to compare

This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock file.

Changelog:

  • Fix crate names containing invalid characters (like -)
  • Fix leading newlines in codeblocks

Version 0.0.2 (Yanked)

20 May 01:48
0.0.2
c88301c
Compare
Choose a tag to compare

This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock file.

Changelog:

  • Add support for HTTP proxies (thanks @zicklag)
  • Add support for codeblock fences that don't start with rust, (thanks @zicklag)
  • Fix verbosity always being set to debug

Version 0.0.1 (Yanked)

19 May 22:43
0.0.1
6d1cd94
Compare
Choose a tag to compare

This release has been yanked due to a soundness problem in the git2 version (accepted previously by the compiler: rust-lang/rust#85574) that was linked in the attached Cargo.lock file.