Skip to content

Releases: goravel/framework

v1.14.7

19 Sep 23:05
Compare
Choose a tag to compare

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

v1.13.10

25 May 03:18
be7db55
Compare
Choose a tag to compare

What's Changed

  • fix: The traces don't cleaned when calling Log.Info after Log.Error by @kkumar-gcc in #473
  • fix: [#405] The GetAttribute of orm event returns an error value when getting id by @hwbrzzl in #478
  • feat: [#411] Add ToSql, ToRawSql methods for orm by @hwbrzzl in #485

Full Changelog: v1.13.9...v1.13.10

v1.13.9

25 Apr 01:39
d8ad014
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.8...v1.13.9