Skip to content

Release v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 12:41
6569d7b

Some fixes from @dommyrock!

  • #9 - Fix error in Windows build
  • #11 - Updated project dependencies and fixed breaking changes from 'axum' and 'base64' deprecated API

Other

  • Remove clap in favor of argh, which removes ~20 dependencies
  • Adapt the Axum code, remove Extensions in favor of pure state
  • Better error managemenent with custom HTML reporting