Releases: goravel/framework
Releases · goravel/framework
v1.14.7
v1.14.6
v1.14.5
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
v1.14.3
v1.14.2
v1.14.1
v1.14.0
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...
v1.13.10
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
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