Skip to content

Releases: scrabsha/dep-doc

0.1.1

22 Nov 11:40
7419b67
Compare
Choose a tag to compare

This release fixes a bug in which additional crate information such as git repository link, branch name and feature are not passed during the expansion.

Detailed changelog:

  • Pass extra arguments onwards (#10),
  • Make the expansion easier to test (#11),
  • Add badges in the readme (#12).

0.1.0

22 Nov 10:10
8e77bcb
Compare
Choose a tag to compare

This is the first release! It adds the dep_doc and dev_dep_doc declarative macros.
The documentation is available on docs.rs.