Chore
- uniformize deny attributes
- remove default link to cargo doc everywhere
New Features
- use docsrs feature in code to show what is feature-gated automatically on docs.rs
- pass --cfg docsrs when compiling for https://docs.rs
describe()
aborts search early if there is no input name in the name map.
Commit Statistics
- 6 commits contributed to the release over the course of 4 calendar days.
- 4 days passed between releases.
- 5 commits where understood as conventional.
- 0 issues like '(#ID)' where seen in commit messages
Commit Details
view details
- Uncategorized
- Merge branch 'example-new-repo' (946dd3a)
- use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0)
- uniformize deny attributes (f7f136d)
- pass --cfg docsrs when compiling for https://docs.rs (5176771)
- remove default link to cargo doc everywhere (533e887)
describe()
aborts search early if there is no input name in the name map. (df62f50)