Releases: DenisGorbachev/create-rust-github-repo
Releases · DenisGorbachev/create-rust-github-repo
v0.6.2
v0.6.1
Other
- update Cargo.lock dependencies
v0.6.0
Fixed
- [breaking] rename args to cmd
v0.5.8
Other
- update README
v0.5.7
Other
- fix remark
v0.5.6
Fixed
- update README
v0.5.5
Added
- after_all_cmd
- make test_support_link async
- add hedgehog-rs dependency
Fixed
- 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
Other
- 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
v0.5.4
Added
- add create-rust-keybase-private-lib
Other
- sort deps
v0.5.3
Fixed
- commitlint
- commitlint
Other
- use better checkmarks
- use the star link
- allow more types in commitlint
v0.5.2
Fixed
- copy directories recursively