Skip to content

Release v3.0.0-pre.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Apr 05:27
Immutable release. Only release title and notes can be modified.
8fce6d0

What's Changed

  • fix(conf): handle empty after non-empty data
  • doc(conf): data does not affect derivation paths
  • fix(conf): comments compose like schemas
  • style(conf): remove source from error derive
  • fix(conf): expand_home and resolve_path return Result
  • feat(conf): file error messages contain path information
  • style(seed): clean up initialization block
  • fix(seed): add a defensive assert on List end condition
  • fix(seed): apply clippy suggestions
  • chore(deps): bump rust toolchain to 1.95
  • chore(deps): bump openssl version (used by keyring for linux dbus encryption)
  • chore(deps): bump clap from 4.6.0 to 4.6.1
  • chore(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #129
  • chore(deps): bump blake2 from 0.11.0-rc.5 to 0.11.0-rc.6 by @dependabot[bot] in #130

Full Changelog: v3.0.0-pre.5...v3.0.0-pre.6