Skip to content

0.11.2

Choose a tag to compare

@github-actions github-actions released this 21 Dec 06:04

0.11.2 - 2023-12-21

Miscellaneous Chores

  • (deps) update toml requirement from =0.7.6 to =0.7.7 - (11cd93e) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.19.14 to =0.19.15 - (b4ed4ce) - dependabot[bot]
  • (deps) update toml requirement from =0.7.8 to =0.8.0 - (6ed894f) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.19.15 to =0.20.0 - (cb22aec) - dependabot[bot]
  • (deps) update clap requirement from =4.4.3 to =4.4.4 - (17b9207) - dependabot[bot]
  • (deps) update semver requirement from =1.0.18 to =1.0.19 - (c83186b) - dependabot[bot]
  • (deps) update clap requirement from =4.4.4 to =4.4.5 - (1da6eaa) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.4.1 to =4.4.2 - (cd0a163) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.20.0 to =0.20.1 - (e35db62) - dependabot[bot]
  • (deps) update sha2 requirement from =0.10.7 to =0.10.8 - (44c2b41) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.4.2 to =4.4.3 - (0f48704) - dependabot[bot]
  • (deps) update clap requirement from =4.4.5 to =4.4.6 - (872deed) - dependabot[bot]
  • (deps) update semver requirement from =1.0.19 to =1.0.20 - (5d86e85) - dependabot[bot]
  • (deps) update serde requirement from =1.0.188 to =1.0.189 - (75b77b9) - dependabot[bot]
  • (deps) update toml requirement from =0.8.2 to =0.8.4 - (7627ffc) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.20.2 to =0.20.4 - (8a53dd8) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.4.3 to =4.4.4 - (2828404) - dependabot[bot]
  • (deps) update clap requirement from =4.4.6 to =4.4.7 - (c3b39db) - dependabot[bot]
  • (deps) update serde requirement from =1.0.189 to =1.0.190 - (ff338e0) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.20.4 to =0.20.5 - (a1dbfdd) - dependabot[bot]
  • (deps) update toml requirement from =0.8.5 to =0.8.6 - (40d2b7b) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.20.5 to =0.20.7 - (e06d1fb) - dependabot[bot]
  • (deps) update serde_json requirement from =1.0.107 to =1.0.108 - (6a157b8) - dependabot[bot]
  • (deps) update toml requirement from =0.8.6 to =0.8.8 - (b506067) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.20.7 to =0.21.0 - (041a3c2) - dependabot[bot]
  • (deps) update handlebars requirement from =4.4.0 to =4.5.0 - (1c019b1) - dependabot[bot]
  • (deps) update clap requirement from =4.4.7 to =4.4.8 - (8164772) - dependabot[bot]
  • (deps) update serde requirement from =1.0.192 to =1.0.193 - (f790d41) - dependabot[bot]
  • (deps) update url requirement from =2.4.1 to =2.5.0 - (b2ffd71) - dependabot[bot]
  • (deps) update clap requirement from =4.4.8 to =4.4.9 - (de54920) - dependabot[bot]
  • (deps) update clap requirement from =4.4.9 to =4.4.10 - (41fbb20) - dependabot[bot]
  • (deps) update clap requirement from =4.4.10 to =4.4.11 - (3119d2f) - dependabot[bot]
  • Brew::serialize function doc comment added - (c603fb3) - egoroff
  • forbid unsafe_code - (b8189a1) - Alexander Egorov
  • bump clap - (ea568b6) - Alexander Egorov
  • bump mockall - (6e2af36) - Alexander Egorov

Refactoring

  • append_path method of Resource class made more rusty - (380ac52) - Alexander Egorov
  • local renamed in uppercase_first_letter to improve code readability - (4b0aaa7) - Alexander Egorov
  • new_scoop and new_brew functions replaced by Scoop::serialize and Brew::serialize functions - (4cf8a61) - egoroff

Changelog

Ci

  • automatic changelog generation while releasing - (df9a981) - egoroff

Deps

  • toml updated - (f5f223f) - Alexander Egorov
  • serde_json updated - (b5d00fa) - Alexander Egorov
  • clap updated - (c4c1250) - Alexander Egorov
  • serde_json updated - (b9515ae) - Alexander Egorov
  • toml updated - (bf5abdb) - egoroff
  • toml crates updated - (e287f13) - egoroff
  • vfs crate updated - (feb8b06) - Alexander Egorov
  • bump toml - (d589732) - egoroff
  • bump serde - (168a79a) - Alexander Egorov
  • bump serde - (0f04c68) - Alexander Egorov