Skip to content

v0.6.0 md5 plain support

Latest
Compare
Choose a tag to compare
@muhlemmer muhlemmer released this 24 Jun 19:34
· 6 commits to main since this release
c01cc83

This release brings md5 plain support and regular updates to deps.

What's Changed

  • chore: update pm board action by @hifabienne in #24
  • chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #26
  • chore(deps): bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 by @dependabot in #25
  • chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #27
  • chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #28
  • chore: update github action with correct dependabot actor by @hifabienne in #29
  • chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #30
  • chore(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 by @dependabot in #31
  • chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 by @dependabot in #32
  • chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 by @dependabot in #33
  • chore(workflow): fix action/add-to-project version by @livio-a in #34
  • chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #35
  • chore(deps): bump actions/add-to-project from 1.0.0 to 1.0.1 by @dependabot in #36
  • chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #37
  • chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 by @dependabot in #38
  • feat: md5 plain digest support by @muhlemmer in #39
  • chore(deps): add go 1.22 support by @muhlemmer in #40

New Contributors

Full Changelog: v0.5.0...v0.6.0