Skip to content

v1.1.1

Compare
Choose a tag to compare
@robsignorelli robsignorelli released this 27 Sep 21:24
· 3 commits to main since this release
a4d230a

Fixes a few bugs, quality of life tweaks, and documentation updates:

  • Negroni logger middleware no longer panics
  • Can register custom not found handler functions
  • Lots of documentation fixes
  • Generated artifacts include their generated timestamp
  • Request binder properly handles embedded structs

A huge thanks to @bradrf for kicking the tires and bringing a lot of this to light.