Releases: PurpleBooth/git-mit
Releases · PurpleBooth/git-mit
Release v5.14.7
v5.14.7 - 2025-05-11
Bug Fixes
- (deps) update rust crate thiserror to v2 - (d410e17) - renovate[bot]
- (deps) update rust crate clap_complete to v4.5.50 - (cd702de) - renovate[bot]
- (deps) update rust crate comfy-table to v7.1.4 - (3c6a740) - renovate[bot]
- (deps) update rust crate arboard to v3.5.0 - (b7e84b4) - renovate[bot]
- (deps) update rust crate clap to v4.5.38 - (b5cb048) - renovate[bot]
Miscellaneous Chores
Release v5.14.6
v5.14.6 - 2025-05-11
Bug Fixes
- (deps) update rust crate indoc to v2.0.6 - (b7c23f9) - renovate[bot]
- (deps) update rust crate which to v7.0.3 - (2c4d726) - renovate[bot]
- (deps) update rust crate time to v0.3.41 - (bb2269f) - renovate[bot]
- (deps) update serde monorepo to v1.0.219 - (a0ac04b) - renovate[bot]
- (deps) update rust crate mit-lint to v3.3.1 - (43b5787) - renovate[bot]
- (deps) update rust crate tokio to v1.45.0 - (0e9924a) - renovate[bot]
- (deps) update rust crate tempfile to v3.19.1 - (e52fc5b) - renovate[bot]
Miscellaneous Chores
- (version) v5.14.6 - (0cdf28d) - cog-bot
Release v5.14.5
v5.14.5 - 2025-05-10
Bug Fixes
- (deps) update rust crate git2 to 0.20.0 - (c58011e) - renovate[bot]
- (deps) update rust crate miette to v7.6.0 - (2f938a5) - renovate[bot]
- (deps) update rust crate clap to v4.5.37 - (0b0f461) - renovate[bot]
- (deps) update rust crate quickcheck_macros to v1.1.0 - (5fed1fc) - renovate[bot]
Miscellaneous Chores
- (deps) update purplebooth/generate-formula-action action to v0.1.15 - (b41e0c6) - renovate[bot]
- (deps) update ncipollo/release-action action to v1.16.0 - (05bbf54) - renovate[bot]
- (deps) update actions/attest-build-provenance action to v2 - (e37b5b4) - renovate[bot]
- (deps) update actions/cache action to v4.2.3 - (53bd43c) - renovate[bot]
- (version) v5.14.5 - (f8a0b8d) - cog-bot
Release v5.14.4
v5.14.4 - 2025-05-10
Bug Fixes
- (deps) update rust crate tokio to v1.43.1 [security] - (e0b020c) - renovate[bot]
- (deps) update rust crate openssl to v0.10.72 [security] - (6c4dfdc) - renovate[bot]
- (deps) update rust crate clap_complete to v4.5.44 (#1548) - (70e9773) - renovate[bot]
- (deps) update rust crate clap to v4.5.27 (#1546) - (5d28785) - renovate[bot]
- remove invalid
const
qualifier fromnew
function inin_memory.rs
- (cb272e0) - Billie Thompson (aider) - replace std::io::Error with miette! macro for error handling - (7ff0cd2) - Billie Thompson (aider)
- resolve type conversion errors in set_relates_to expiration handling - (ffd1171) - Billie Thompson (aider)
Build system
- specify json and yaml files for prettier - (a396917) - Billie Thompson (aider)
Miscellaneous Chores
- (deps) update rust docker tag to v1.86.0 - (95227c7) - renovate[bot]
- (deps) update actions/cache action to v4.2.0 (#1542) - (c03760e) - renovate[bot]
- (version) v5.14.4 - (26c259b) - cog-bot
- add mutate target to run cargo mutants with shuffle - (6aa0c8c) - Billie Thompson (aider)
- update prettier command comment in Justfile - (0898fed) - Billie Thompson
- remove rustfmt.toml configuration file - (fe3c939) - Billie Thompson
- remove unstable clippy flag from fmt recipes - (bb4c659) - Billie Thompson (aider)
- remove clippy multiple crate versions allowance from justfile - (f875246) - Billie Thompson (aider)
- remove explicit clippy lint settings from justfile - (71348c4) - Billie Thompson (aider)
- standardize lint attributes across all crates - (03ab374) - Billie Thompson (aider)
- add mutants.out* to .gitignore - (ed05977) - Billie Thompson
- add a per file linter - (5be75c3) - Billie Thompson
- add .aider* to .gitignore - (372ace6) - Billie Thompson
Refactoring
- make
InMemory::new
a const function - (8e4253b) - Billie Thompson - add ARGS parameter to fmt and lint recipes in Justfile - (74def91) - Billie Thompson (aider)
- update time handling to use OffsetDateTime in set_relates_to.rs - (3b330b4) - Billie Thompson (aider)
Style
- Format code and imports for consistency - (a25e5ea) - Billie Thompson
Release v5.14.3
Release v5.14.2
Release v5.14.1
v5.14.1 - 2024-10-31
Bug Fixes
- correct windows install - (4b6deda) - Billie Thompson
Documentation
- fix the order of the cargo install list - (de8e6a3) - Billie Thompson
- Update note about completion - (b91d212) - Billie Thompson
- Add link to installer scripts - (1d2f27c) - Billie Thompson
- Add missing relates to - (f8ae5ae) - Billie Thompson
Miscellaneous Chores
Release v5.14.0
v5.14.0 - 2024-10-31
Bug Fixes
- Correct path - (b035475) - Billie Thompson
- Correct the windows installer path - (57f23e7) - Billie Thompson
Continuous Integration
- Correct filenames - (4de6a3e) - Billie Thompson
Features
- Add an installer for windows - (538e173) - Billie Thompson
- Add a bash/linux installer - (b4af9ba) - Billie Thompson
Miscellaneous Chores
- (version) v5.14.0 - (a97ab67) - cog-bot
Release v5.13.31
Release v5.13.30
v5.13.30 - 2024-10-23
Bug Fixes
- (deps) update rust crate regex to 1.11.0 - (198a62c) - renovate[bot]
Documentation
- Improve the template for bugs - (ba99377) - Billie Thompson
Miscellaneous Chores
- (deps) update rust docker tag to v1.82.0 - (f150921) - renovate[bot]
- (deps) update actions/cache action to v4.1.2 - (e8ae1c8) - renovate[bot]
- (deps) update rust:1.81.0 docker digest to 7b7f7ae - (8bb529a) - renovate[bot]
- (deps) update rust docker tag to v1.81.0 - (21d3f27) - renovate[bot]
- (src) Formatting - (1ef8ab5) - Billie Thompson
- (version) v5.13.30 - (230a140) - cog-bot