Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Releases: gobuffalo/buffalo

v1.1.0

26 Jan 15:38
v1.1.0
6f2bafe
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1...v1.1.0

v1.0.1

06 Oct 18:02
v1.0.1
b57885c
Compare
Choose a tag to compare

What's Changed

  • safer error handling by @schparky in #2322
  • update module dependencies, dependabot configuration, and stale action by @sio4 in #2331
  • added detailed comment for render.Download() by @sio4 in #2333
  • made request logger the last middleware by @sio4 in #2334
  • upgrade module dependencies and version bump by @sio4 in #2336

See also milestone issue for this release: #2332

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Aug 11:16
Compare
Choose a tag to compare

Congratulations 🎉 Buffalo core v1!

(No code changes since v0.18.9, just a few module dependency updates)

Full Changelog: v0.18.9...v1.0.0

v0.18.9

12 Jul 17:41
Compare
Choose a tag to compare

What's Changed

  • updated genny version one more time to fix a warning message.

Full Changelog: v0.18.8...v0.18.9

v0.18.8

12 Jul 04:03
Compare
Choose a tag to compare

What's Changed

  • fix template based i18n support issues by @sio4 in #2259
  • Reduce dependencies on external libraries by @fasmat in #2260
  • using path rather than filepath for URL-ish internal expressions by @sio4 in #2262
  • fixed racing condition of the simple worker by @sio4 in #2266
  • replace the package refresh with the forked gobuffalo version by @sio4 in #2271
  • replaced grift with gobuffalo mirror and dependency update by @sio4 in #2293

Full Changelog: v0.18.7...v0.18.8

v0.18.7

05 May 01:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.6...v0.18.7

v0.18.6

19 Apr 20:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.5...v0.18.6

v0.18.5

22 Mar 17:17
8bfe851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.4...v0.18.5

v0.18.4

08 Mar 22:27
f63f199
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.3...v0.18.4

v0.18.3

09 Feb 01:05
c9873bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.2...v0.18.3