Skip to content

0.12.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 08:53

0.12.1 - 2024-06-12

Features

  • support brew packages with intel and arm cpu on mac - (9d5798c) - egoroff

Miscellaneous Chores

  • (deps) update serde requirement from =1.0.197 to =1.0.198 - (f052996) - dependabot[bot]
  • (deps) update serde_json requirement from =1.0.115 to =1.0.116 - (485e803) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.22.9 to =0.22.10 - (fb6c644) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.22.10 to =0.22.12 - (84833b8) - dependabot[bot]
  • (deps) update serde requirement from =1.0.198 to =1.0.199 - (22eab97) - dependabot[bot]
  • (deps) update serde requirement from =1.0.199 to =1.0.200 - (69cbdce) - dependabot[bot]
  • (deps) update serde_json requirement from =1.0.116 to =1.0.117 - (14f0c69) - dependabot[bot]
  • (deps) update petgraph requirement from =0.6.4 to =0.6.5 - (313ab2d) - dependabot[bot]
  • (deps) update serde requirement from =1.0.200 to =1.0.201 - (f5917bb) - dependabot[bot]
  • (deps) update serde requirement from =1.0.201 to =1.0.202 - (463d399) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.22.12 to =0.22.13 - (47b08a2) - dependabot[bot]
  • (deps) update serde requirement from =1.0.202 to =1.0.203 - (8b36fa4) - dependabot[bot]
  • (deps) update rstest requirement from =0.19.0 to =0.20.0 - (b3575af) - dependabot[bot]
  • (deps) update toml requirement from =0.8.13 to =0.8.14 - (f9f0a4a) - dependabot[bot]
  • (deps) update toml_edit requirement from =0.22.13 to =0.22.14 - (3f80cd8) - dependabot[bot]
  • (deps) update rstest requirement from =0.20.0 to =0.21.0 - (671bab1) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.5.2 to =4.5.4 - (d037afa) - dependabot[bot]
  • (deps) update clap requirement from =4.5.4 to =4.5.6 - (83408eb) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.5.4 to =4.5.5 - (19ee3aa) - dependabot[bot]
  • (deps) update url requirement from =2.5.0 to =2.5.1 - (949e219) - dependabot[bot]
  • (deps) update clap requirement from =4.5.6 to =4.5.7 - (d14cdcf) - dependabot[bot]
  • bump semver - (ac8b8a9) - Alexander Egorov
  • bump toml to 0.8.13 - (65d77c2) - egoroff

Refactoring

  • empty () weight for versions graph edges i.e. versions graph has no useless wight now - (17681b7) - egoroff

Ci

  • releasing fixed - (f194727) - Alexander Egorov
  • cross building in rust workflow to build different arch macos builds - (2a97449) - Alexander Egorov
  • releasing arm64 binary for mac - (a67041e) - Alexander Egorov