Skip to content

Releases: DenisGorbachev/create-rust-github-repo

v0.6.2

11 Apr 13:55
4dc9e55
Compare
Choose a tag to compare

Fixed

  • lint

v0.6.1

11 Apr 07:23
9168b16
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies

v0.6.0

22 Feb 02:57
58e6c07
Compare
Choose a tag to compare

Fixed

  • [breaking] rename args to cmd

v0.5.8

17 Feb 09:10
853d3f8
Compare
Choose a tag to compare

Other

  • update README

v0.5.7

16 Feb 14:28
e82c50f
Compare
Choose a tag to compare

Other

  • fix remark

v0.5.6

15 Feb 13:36
c2b7b40
Compare
Choose a tag to compare

Fixed

  • update README

v0.5.5

27 Jan 03:38
c4c5dd3
Compare
Choose a tag to compare

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

26 Aug 06:10
9499234
Compare
Choose a tag to compare

Added

  • add create-rust-keybase-private-lib

Other

  • sort deps

v0.5.3

05 Aug 05:20
a5e8257
Compare
Choose a tag to compare

Fixed

  • commitlint
  • commitlint

Other

  • use better checkmarks
  • use the star link
  • allow more types in commitlint

v0.5.2

30 Jul 06:34
0984659
Compare
Choose a tag to compare

Fixed

  • copy directories recursively