Skip to content

0.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 10:35

0.4.8 - 2024-06-12

Bug Fixes

  • Releasing fixed - (daf0c1c) - Alexander Egorov

Features

  • Releasing arm64 version for macos - (92de732) - Alexander Egorov

Miscellaneous Chores

  • (deps) update aho-corasick requirement from =1.1.2 to =1.1.3 - (85ed56e) - dependabot[bot]
  • (deps) update clap requirement from =4.5.3 to =4.5.4 - (f27b007) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.5.1 to =4.5.2 - (e6f8647) - dependabot[bot]
  • (deps) update rstest requirement from =0.18.2 to =0.19.0 - (1a96799) - dependabot[bot]
  • (deps) update rstest requirement from =0.19.0 to =0.20.0 - (828a0d5) - dependabot[bot]
  • (deps) update rstest requirement from =0.20.0 to =0.21.0 - (08816f7) - dependabot[bot]
  • (deps) update clap requirement from =4.5.4 to =4.5.6 - (0a5e7df) - dependabot[bot]
  • (deps) update regex requirement from =1.10.4 to =1.10.5 - (35536e2) - dependabot[bot]
  • (deps) update clap_complete requirement from =4.5.4 to =4.5.5 - (0e1e773) - dependabot[bot]
  • (deps) update clap requirement from =4.5.6 to =4.5.7 - (a1ff0ff) - dependabot[bot]
  • bump regex - (f667ba6) - Alexander Egorov
  • bump clap_complete - (0fc9f68) - Alexander Egorov

Style

  • key presense in dictionary check fixed - (7e965ca) - egoroff

Tests

  • code style in test fixed (same as prev commit that fixes key present in a dictionary) - (011b787) - egoroff

Changelog

  • v0.4.7 - (13c329a) - Alexander Egorov
  • v0.4.8 - (bf1e490) - Alexander Egorov

Ci

  • bump releaser version - (8408252) - Alexander Egorov
  • building macos arm64 binary during CI process - (800cf25) - Alexander Egorov