Skip to content

Releases: goravel/framework

v1.14.3

08 Jul 13:42
cd40f44

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

Choose a tag to compare

What's Changed

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

v1.14.1

13 Jun 04:02

Choose a tag to compare

What's Changed

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

v1.14.0

07 Jun 09:45
0e492c6

Choose a tag to compare

What's Changed

  • chore: Upgrade v1.13.1 by @hwbrzzl in #295
  • build(deps): bump the go-modules group with 1 update by @dependabot in #296
  • build(deps): bump the go-modules group with 1 update by @dependabot in #297
  • build(deps): bump the go-modules group with 1 update by @dependabot in #299
  • build(deps): bump the github-actions group with 1 update by @dependabot in #300
  • feat: add GetBytes method and test cases by @devhaozi in #298
  • feat: Add interface comments by @kkumar-gcc in #292
  • build(deps): bump the go-modules group with 1 update by @dependabot in #301
  • build(deps): bump the go-modules group with 1 update by @dependabot in #303
  • fix: [#263] There is a path error in the filesystem module by @hwbrzzl in #305
  • feat: Add Fluent String helpers by @kkumar-gcc in #304
  • fix: #267 by @devhaozi in #306
  • refactor: move mocks by @devhaozi in #307
  • build(deps): bump the go-modules group with 1 update by @dependabot in #310
  • build(deps): bump the github-actions group with 1 update by @dependabot in #312
  • build(deps): bump the go-modules group with 1 update by @dependabot in #313
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #315
  • build(deps): bump github.com/brianvoe/gofakeit/v6 from 6.23.2 to 6.24.0 by @dependabot in #324
  • build(deps): bump the go-modules group with 6 updates by @dependabot in #326
  • build(deps): bump the go-modules group with 1 update by @dependabot in #327
  • build(deps): bump github.com/golang-module/carbon/v2 from 2.2.11 to 2.2.12 by @dependabot in #331
  • chore: merge v1.13.x to master by @devhaozi in #333
  • Merge v1.13.4 by @hwbrzzl in #345
  • fix: Validator Bind can't cast value by @devhaozi in #336
  • build(deps): bump the go-modules group with 3 updates by @dependabot in #346
  • feat: [#289] Remove github.com/ory/dockertest by @hwbrzzl in #334
  • build(deps): bump the github-actions group with 1 update by @dependabot in #348
  • build(deps): bump the go-modules group with 1 update by @dependabot in #347
  • feat: Add SetContext method to set the context by @kkumar-gcc in #351
  • fix: SetContext covers value by @hwbrzzl in #352
  • build(deps): bump the go-modules group with 1 update by @dependabot in #353
  • feat: New Localization module by @kkumar-gcc in #350
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #356
  • build(deps): bump the go-modules group with 1 update by @dependabot in #358
  • build(deps): bump the go-modules group with 1 update by @dependabot in #359
  • feat: implement email locally by @devhaozi in #360
  • build(deps): bump the go-modules group with 3 updates by @dependabot in #361
  • fix: The trace of Log doesn't make a new line when calling with the Request method by @kkumar-gcc in #362
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #364
  • fix: facades.Log().Tags() does not clear tags after writing the log by @kkumar-gcc in #366
  • build(deps): bump the go-modules group with 1 update by @dependabot in #365
  • build(deps): bump the github-actions group with 1 update by @dependabot in #363
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #367
  • build(deps): bump the go-modules group with 1 update by @dependabot in #368
  • feat: The Queue method of the Mail module doesn't need to pass a paramter by @kkumar-gcc in #370
  • feat: The HTTP module supports set Cookie by @kkumar-gcc in #369
  • feat: Context can be passed to facades.Auth() directly, and other methods of Auth don't need to pass Contect anymore by @kkumar-gcc in #372
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #373
  • build(deps): bump the go-modules group with 1 update by @dependabot in #375
  • build(deps): bump the go-modules group with 1 update by @dependabot in #376
  • build(deps): bump the go-modules group with 1 update by @dependabot in #377
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #378
  • build(deps): bump the go-modules group with 1 update by @dependabot in #381
  • build(deps): bump the go-modules group with 1 update by @dependabot in #382
  • build(deps): bump the go-modules group with 1 update by @dependabot in #383
  • build(deps): bump the go-modules group with 1 update by @dependabot in #387
  • build(deps): bump the go-modules group with 3 updates by @dependabot in #388
  • build(deps): bump the go-modules group with 1 update by @dependabot in #389
  • feat: The lang json file supports nested folder and key. by @kkumar-gcc in #371
  • build(deps): bump the go-modules group with 1 update by @dependabot in #390
  • build(deps): bump the go-modules group with 1 update by @dependabot in #391
  • build(deps): bump the github-actions group with 1 update by @dependabot in #392
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #393
  • build(deps): bump the go-modules group with 1 update by @dependabot in #394
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #395
  • feat: add WhereIn method by @Kamandlou in #396
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #398
  • feat: add OrWhereIn method by @Kamandlou in #397
  • feat: add OrWhereNotIn and WhereNotIn methods by @Kamandlou in #399
  • feat: add OrderByDesc method by @Kamandlou in #400
  • build(deps): bump the github-actions group with 1 update by @dependabot in #401
  • feat: add WhereBetween method by @Kamandlou in #402
  • build(deps): bump the go-modules group with 1 update by @dependabot in #407
  • feat: add OrderBy method by @Kamandlou in #404
  • feat: add InRandomOrder method by @Kamandlou in #405
  • feat: add WhereNotBetween method by @Kamandlou in #408
  • build(deps): bump the go-modules group with 6 updates by @dependabot in #412
  • build(deps): bump the go-modules group with 1 update by @dependabot in #413
  • build(deps): bump the github-actions group with 1 update by @dependabot in #415
  • feat: Add Map helpers by @kkumar-gcc in #409
  • feat: add WhereNull method by @Kamandlou in #414
  • feat: Optimize testing mock by @hwbrzzl in #418
  • fix: log mock by @hwbrzzl in #419
  • feat: add WhereNotNull method by @Kamandlou in #416
  • feat: add OrWhereBetween and OrWhereNotBetween methods by @Kamandlou in #417
  • build(deps): bump the go-modules group with 1 update by @dependabot in #420
  • feat: add Exists method by @Kamandlou in #421
  • chore: Merge v1.13 by @hwbrzzl in http...
Read more

v1.13.10

25 May 03:18
be7db55

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

Choose a tag to compare

What's Changed

  • fix: the new line print of Log is incorrect by @kkumar-gcc in #464
  • fix: [#345] app.Publishes is not working for directory by @hwbrzzl in #465

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

v1.13.8

18 Apr 13:58

Choose a tag to compare

What's Changed

  • fix: [#388] [Bug] data error when calling facades.Auth().Parse() multiple times with different guard by @hwbrzzl in #458
  • feat: [#389] The queue log needs to be controled by APP_DEBUG by @hwbrzzl in #459
  • fix: [#390] The context that set by facades.Orm().WithContext() isn't passed to orm events by @hwbrzzl in #460

Full Changelog: v1.13.7...v1.13.8

v1.13.7

30 Dec 14:09

Choose a tag to compare

Full Changelog: v1.13.6...v1.13.7

v1.13.6

30 Dec 13:54
a7da329

Choose a tag to compare

What's Changed

Full Changelog: v1.13.5...v1.13.6

v1.13.5

28 Nov 10:19
25e4533

Choose a tag to compare

What's Changed

Full Changelog: v1.13.4...v1.13.5