0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cargo: Updates dependencies minor and patch versions More... 3 months ago
ci: release: Grants permissions required for uploading release [fix] More... 4 months ago
README: Adds badge: Repo More... 4 months ago
Improves project description minimally More... 4 months ago
ci: release: Tests --version output of release binary More... 4 months ago
ci: release: Use ubuntu-latest More... 4 months ago
README: Improves badges alt-texts More... 4 months ago
Switch our version to 0.19.2 More... 4 months ago
CI: Fix STOML being removed by cache recreation [fix] More... 4 months ago
Switch our version to 0.19.1 More... 4 months ago
Replaces a simple Regex with a slicing operation More... 4 months ago
Doc-test rust code in the README too More... 4 months ago
Removes deprecated `extern crate` instructions More... 4 months ago
README: Uncomment crates.io badge More... 4 months ago
Documentation syntax fixes [fix] More... 4 months ago
cargo: Updates cli_utils to 0.7 More... 4 months ago
README: Link to local version file for version badge More... 4 months ago
Fall back on cargo version if not in a git repo [fix] More... 4 months ago
Switch our version to 0.19.0 More... 4 months ago
Adds three TODO comments [minor] More... 4 months ago
test: Removes unused `pub(crate)` [minor] More... 4 months ago
Includes SVGs showing sample work-flow & exporting script More... 4 months ago
cargo: Corrects main license: is AGPL since 2021 already [fix] More... 4 months ago
cargo: Update (patch versions of dependencies) More... 4 months ago
cargo: Use published versions of repvar and cli_utils More... 4 months ago
cargo: Removes proc-macro2 HACK More... 4 months ago
cargo: Cleans-up package meta-data More... 4 months ago
Moves linter settings (mostly clippy) from main.rs to Cargo.toml More... 4 months ago
Slightly nicer repo struct creation [minor] More... 4 months ago
Replaces `str[start..stop]` with `str.get(start..stop)` [minor] More... 4 months ago