-
Made title and optional subtitle configurable.
-
Fully switched to English.
-
Added user count.
-
Added generator and timestamp to page footer.
-
Raised minimum supported Rust version to 1.76.0.
-
Updated clap to v4.5.4.
-
Updated multimap to v0.10.0.
-
Updated Tera to v1.19.1.
-
Updated toml to v0.8.13.
-
Updated ureq to v2.9.7.
-
Removed dependency on lazy_static.
-
Support role colors, use in HTML output.
-
Show role member lists in HTML output again. Collapsed by default.
-
Replaced CLI subcommands (
export
,render
) with options. -
Document usage.
-
Updated Rust to v1.62.0.
-
Updated clap to v3.2.8.
-
Updated Tera to v1.16.0.
-
Updated toml to v0.5.9.
-
Display singular form for single team, member.
- First public release