Skip to content

Loco v0.14.1

Choose a tag to compare

@kaplanelad kaplanelad released this 19 Feb 11:49
· 277 commits to master since this release
9625da3
  • Fix: bump shuttle to 0.51.0. #1169
  • Return 422 status code for JSON rejection errors. #1173
  • Address clippy warnings for Rust stable 1.84. #1168
  • Bump shuttle to 0.51.0. #1169
  • Return 422 status code for JSON rejection errors. #1173
  • Return json validation details response. #1174
  • Fix example command after generating schedule. #1176
  • Fixed independent features. #1177
  • Custom response header for redirect. #1186
  • Added run_on_start feature to scheduler. #1184
  • Feat: public jwt extractor from non-mutable reference to parts. #1190