Skip to content

v0.0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 28 Jul 20:50
· 124 commits to main since this release
a4b425b

Binaries

Getting GitHub to build everything hasn't been 100% figured out, so some binaries are built my me. Additionally, due to some weird error with Rust 1.80 (latest), where on macOS the compiler would have memory errors when compiling, the current nightly version of Rust was used instead (for macOS only).

Notable Changes

Most changes this time were behind the scenes, such as dependency and documentation updates. References to SDHash were removed since it was never implemented and likely won't be, at least for some time. If SDHash is of interest to you, please get in touch!

What's Changed

  • chore(deps): Bump serde_json from 1.0.118 to 1.0.119 by @dependabot in #431
  • chore(deps): Bump clap from 4.5.7 to 4.5.8 by @dependabot in #432
  • chore(deps): Bump clap_complete from 4.5.6 to 4.5.7 by @dependabot in #433
  • chore(deps): Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #434
  • chore(deps): Bump hyper from 1.3.1 to 1.4.0 by @dependabot in #435
  • chore(deps): Bump serde_json from 1.0.119 to 1.0.120 by @dependabot in #436
  • chore(deps): Bump tomtom-international/commisery-action from 3.3.6 to 3.4.0 by @dependabot in #442
  • chore(deps): Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #439
  • chore(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #440
  • chore(deps): Bump serde from 1.0.203 to 1.0.204 by @dependabot in #441
  • chore(deps): Bump hyper from 1.4.0 to 1.4.1 by @dependabot in #443
  • chore(deps): Bump clap from 4.5.8 to 4.5.9 by @dependabot in #444
  • chore(deps): Bump uuid from 1.9.1 to 1.10.0 by @dependabot in #445
  • chore(deps): Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #446
  • chore(deps): Bump clap_complete from 4.5.7 to 4.5.8 by @dependabot in #447
  • chore(deps): Bump flagset from 0.4.5 to 0.4.6 by @dependabot in #448
  • chore(deps): Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #449
  • chore(deps): Bump tokio from 1.38.0 to 1.38.1 by @dependabot in #450
  • chore(deps): Bump softprops/action-gh-release from 2.0.6 to 2.0.7 by @dependabot in #451
  • chore(deps): Bump toml from 0.8.14 to 0.8.15 by @dependabot in #452
  • chore(deps): Bump softprops/action-gh-release from 2.0.7 to 2.0.8 by @dependabot in #453
  • chore(deps): Bump step-security/harden-runner from 2.8.1 to 2.9.0 by @dependabot in #454
  • chore(deps): Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #455
  • chore(deps): Bump postgres-types from 0.2.6 to 0.2.7 by @dependabot in #457
  • chore(deps): Bump postgres from 0.19.7 to 0.19.8 by @dependabot in #456
  • chore(deps): Bump clap_complete from 4.5.8 to 4.5.9 by @dependabot in #458
  • chore(deps): Bump tokio from 1.38.1 to 1.39.1 by @dependabot in #460
  • chore(deps): Bump github/codeql-action from 3.25.13 to 3.25.14 by @dependabot in #461

Full Changelog: v0.0.11...v0.0.12