This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
What's Changed
- removed pop logger setting that is not required to do by buffalo by @sio4 in #2346
- added assert middleware to assert handler's behavior. (fix #2339) by @sio4 in #2345
- made panic event to use the same standard payload type by @sio4 in #2352
- For nulls.Time, decode empty value as NULL by @travisturner in #2359
- enabled stack trace when the original error support it (in dev and event) by @sio4 in #2361
- process: version bump and module update by @sio4 in #2363
New Contributors
- @travisturner made their first contribution in #2359
Full Changelog: v1.0.1...v1.1.0