2 releases

Uses new Rust 2024

new 0.1.1 Jun 11, 2025
0.1.0 May 15, 2025

#2773 in Procedural macros

Download history 245/week @ 2025-05-14 74/week @ 2025-05-21 135/week @ 2025-05-28 33/week @ 2025-06-04

487 downloads per month
Used in 26 crates

MIT/Apache

12KB
126 lines

scuffle-changelog

[!WARNING]
This crate is under active development and may not be stable.

License: MIT OR Apache-2.0 docs.rs crates.io GitHub Actions: ci Codecov


A crate for embedding change logs into rust docs.

Usage

/// Changelogs generated by [scuffle_changelog]
#[cfg(feature = "docs")]
#[scuffle_changelog::changelog]
pub mod changelog {}

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~2.8–4.5MB
~75K SLoC