Skip to content

v0.8.1

Compare
Choose a tag to compare
@tiagolobocastro tiagolobocastro released this 20 Aug 21:05
· 35 commits to master since this release
015c6bc

[0.8.1] - 2023-08-20

Added

  • Add support for PathBuf type. PR#502
  • Add support for actix-identity type. PR#495
  • Add support for head method type. PR#493

Fixed

  • Correct parameter name ordering. PR#504
  • No spec path for json_spec_v3 and swagger-ui combination. PR#498