Skip to content

Releases: goravel/framework

v1.14.9

12 Dec 07:46
7bf551b
Compare
Choose a tag to compare

What's Changed

  • fix: [#533] there is a bug when validating nested data by @hwbrzzl in #751
  • fix: [#531] An extra log will be printed when using a custom log driver by @hwbrzzl in #753

Full Changelog: v1.14.8...v1.14.9

v1.14.8

20 Nov 14:10
Compare
Choose a tag to compare

What's Changed

  • fix: [#523] [Bug] The same listener can not be registered by multiple events, framework will threw an error: job signature duplicate by @hwbrzzl in #730

Full Changelog: v1.14.7...v1.14.8

v1.14.7

19 Sep 23:05
Compare
Choose a tag to compare

Full Changelog: v1.14.6...v1.14.7

v1.14.6

19 Sep 23:01
6543aea
Compare
Choose a tag to compare

What's Changed

  • feat: change key type to any for context WithValue by @mdanialr in #630

New Contributors

Full Changelog: v1.14.5...v1.14.6

v1.14.5

07 Sep 08:28
Compare
Choose a tag to compare

What's Changed

  • fix: lint by @hwbrzzl in #620
  • fix: bootArtisan should be called last, otherwise the settings after that will not take effect in artisan console by @zxdstyle in #619
  • feat: add Shutdown to support graceful quit of HTTP Server by @zxdstyle in #618
  • feat: optimize the ctx parameter by @hwbrzzl in #625

New Contributors

Full Changelog: v1.14.4...v1.14.5

v1.14.4

20 Jul 02:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.3...v1.14.4

v1.14.3

08 Jul 13:42
cd40f44
Compare
Choose a tag to compare

What's Changed

  • fix: [#452] slice in request cannot be bind by @hwbrzzl in #539
  • feat: transform carbon when validation bind request or struct by @hwbrzzl in #542

Full Changelog: v1.14.2...v1.14.3

v1.14.2

03 Jul 09:50
9e18217
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.1...v1.14.2

v1.14.1

13 Jun 04:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

07 Jun 09:45
0e492c6
Compare
Choose a tag to compare

What's Changed

Read more