Skip to content

Releases: goravel/framework

v1.16.8

13 Feb 09:00
8e40522

Choose a tag to compare

What's Changed

Full Changelog: v1.16.7...v1.16.8

v1.17.1

13 Feb 09:53

Choose a tag to compare

What's Changed

  • fix: build command error and incorrect rule stub by @hwbrzzl in #1368
  • fix: some stubs of make commands are incorrect by @hwbrzzl in #1369
  • fix: Start should panic insteal of only print by @hwbrzzl in #1371
  • fix: errors doesn't support concurrent by @hwbrzzl in #1370
  • fix: Pop is incorrect while concurrent by @hwbrzzl in #1372

Full Changelog: v1.17.0...v1.17.1

v1.17.0

02 Feb 14:03
d840a40

Choose a tag to compare

What's Changed

Read more

v1.16.7

31 Jan 08:51
c3ac1c4

Choose a tag to compare

What's Changed

  • fix: [#856] Distinct will no effect when using with Count by @hwbrzzl in #1343
  • fix: [#858] facades.DB().Insert() can not operate nil columns as expected by @hwbrzzl in #1344
  • fix: add test dbs back by @hwbrzzl in #1346
  • fix: Incorrect handling of nested relationships during relationship loading by @hwbrzzl in #1350

Full Changelog: v1.16.6...v1.16.7

v1.16.6

04 Jan 04:02

Choose a tag to compare

What's Changed

Full Changelog: v1.16.5...v1.16.6

v1.16.5

30 Oct 08:20

Choose a tag to compare

What's Changed

Full Changelog: v1.16.4...v1.16.5

v1.16.4

26 Oct 03:15

Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

09 Sep 14:56

Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.3

v1.15.12

09 Sep 14:27
e3df315

Choose a tag to compare

What's Changed

Full Changelog: v1.15.11...v1.15.12

v1.16.1

20 Aug 13:41

Choose a tag to compare

What's Changed

  • fix: cc and bcc fields not set when sending mail due to incorrect condition in SendMail (v1.16.x) by @kkumar-gcc in #1144
  • fix: SendMailJob returns incorrect errors (v1.16.x) by @kkumar-gcc in #1147
  • fix: [#743] package make command generates correct code (#1151) by @almas-x in #1152
  • fix: [#749] The path is incorrect when publishing package files by @hwbrzzl in #1157
  • chore: optimize assertions for package installation by @almas-x in #1160
  • fix: The configuredServiceProviders, publishes and publishGroups are not reset when Booting by @hwbrzzl in #1162
  • fix: [#738] The Orm Creating event can be triggered when the query with the Model method by @hwbrzzl in #1166

Full Changelog: v1.16.0...v1.16.1