All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.6.0 - 2025-02-22
- [breaking] rename args to cmd
0.5.8 - 2025-02-17
- update README
0.5.7 - 2025-02-16
- fix remark
0.5.6 - 2025-02-15
- update README
0.5.5 - 2025-01-27
- after_all_cmd
- make test_support_link async
- add hedgehog-rs dependency
- Use std::process::ExitStatus and remove unused import of Child
- Improve spawn_and_wait and is_success methods in Shell and Executor
- Resolve compilation errors in create-rust-github-repo
- update mise version
- Merge branch 'main' of github.com:DenisGorbachev/create-rust-github-repo
- Use tokio Command instead of std Command
- Refactor fn main in every bin and fn run to use async tokio. Keep stdout and stderr. Note that display_message_box call passes stderr as writer argument.
- update deps
0.5.4 - 2024-08-26
- add create-rust-keybase-private-lib
- sort deps
0.5.3 - 2024-08-05
- commitlint
- commitlint
- use better checkmarks
- use the star link
- allow more types in commitlint
0.5.2 - 2024-07-30
- copy directories recursively
0.5.1 - 2024-07-29
- use conventional commit message
- fix caching
- improve caching
0.5.0 - 2024-07-24
- [breaking] add --dry-run, add command output, add shell arguments, implement the support message
- install cargo-machete
0.3.4 - 2024-07-21
- add release-plz
- fix parsing