Skip to content

v1.14.0

Compare
Choose a tag to compare
@hwbrzzl hwbrzzl released this 07 Jun 09:45
· 255 commits to master since this release
0e492c6

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 #424
  • build(deps): bump the go-modules group with 4 updates by @dependabot in #427
  • feat: add build command by @Kamandlou in #422
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #429
  • build(deps): bump the go-modules group with 1 update by @dependabot in #430
  • build(deps): bump the go-modules group with 1 update by @dependabot in #431
  • build(deps): bump the go-modules group with 1 update by @dependabot in #432
  • feat: Add Session Module by @kkumar-gcc in #428
  • build(deps): bump the go-modules group with 1 update by @dependabot in #433
  • build(deps): bump the go-modules group with 4 updates by @dependabot in #435
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #437
  • feat: Add Session Module 2 by @kkumar-gcc in #436
  • build(deps): bump the go-modules group with 1 update by @dependabot in #438
  • chore: Upgrade mockery by @hwbrzzl in #440
  • build(deps): bump the go-modules group with 1 update by @dependabot in #441
  • chore: optimize mock by @hwbrzzl in #443
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #444
  • build(deps): bump the go-modules group with 1 update by @dependabot in #445
  • build(deps): bump the go-modules group with 1 update by @dependabot in #446
  • build(deps): bump the go-modules group with 1 update by @dependabot in #448
  • build(deps): bump the go-modules group with 1 update by @dependabot in #450
  • feat: Add Session Module 3 by @kkumar-gcc in #449
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #452
  • build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 in the go-modules group by @dependabot in #454
  • feat: add OrWhereNull method by @Kamandlou in #453
  • feat: add json tags to models by @Kamandlou in #455
  • build(deps): bump github.com/bytedance/sonic from 1.11.3 to 1.11.4 in the go-modules group by @dependabot in #457
  • build(deps): bump the go-modules group across 1 directory with 3 updates by @dependabot in #462
  • build(deps): bump github.com/bytedance/sonic from 1.11.5 to 1.11.6 in the go-modules group by @dependabot in #466
  • build(deps): bump golangci/golangci-lint-action from 4 to 5 in the github-actions group by @dependabot in #467
  • build(deps): bump gorm.io/gorm from 1.25.9 to 1.25.10 in the go-modules group by @dependabot in #469
  • feat(support): Added convert package by @flc1125 in #468
  • merge: v1.13.9 by @hwbrzzl in #470
  • build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 in the go-modules group by @dependabot in #471
  • build(deps): bump the go-modules group with 2 updates by @dependabot in #474
  • build(deps): bump golangci/golangci-lint-action from 5 to 6 in the github-actions group by @dependabot in #475
  • build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 in the go-modules group by @dependabot in #477
  • feat: add Collections module by @Kamandlou in #456
  • feat: [#387] Enhance the ability of the command feature by @kkumar-gcc in #476
  • feat: [#410] Remove gookit/color, use pterm/pterm instead by @kkumar-gcc in #479
  • feat: [#398] Add a -f flag for make commands, to avoid cover the existing file by mistake by @kkumar-gcc in #480
  • build(deps): bump github.com/bytedance/sonic from 1.11.6 to 1.11.7 in the go-modules group by @dependabot in #481
  • build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4 in the go-modules group by @dependabot in #484
  • chroe: merge v1.13.10 by @hwbrzzl in #487
  • feat: Optimize console module for use outside of Goravel by @kkumar-gcc in #483
  • feat: [#347] Switch logging channels on runtime by @kkumar-gcc in #482
  • docs: fix typo readme links by @azmanabdlh in #489
  • build(deps): bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 in the go-modules group by @dependabot in #490
  • feat: [#392] Supports configuring the json serialization/deserialization package in config/app.go by @kkumar-gcc in #488
  • build(deps): bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 in the go-modules group by @dependabot in #492
  • chore: optimize locale method name by @hwbrzzl in #491
  • feat: add executable path method by @devhaozi in #486
  • fix: Fix all scopes by @ahmed3mar in #493
  • feat: use golang-module/carbon's SetTestNow method by @kkumar-gcc in #494
  • feat: add app mock by @hwbrzzl in #495
  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 in the go-modules group by @dependabot in #497
  • feat: add context mock by @hwbrzzl in #498
  • chore: Remove ResponseSuccess by @hwbrzzl in #499
  • feat: optimize build command by @hwbrzzl in #496
  • chore: add response mock by @hwbrzzl in #500
  • feat: [#275] Add a new NoContent() method for Response by @kkumar-gcc in #502
  • build(deps): bump the go-modules group across 1 directory with 3 updates by @dependabot in #503
  • feat: Add bottom help bar for multiselect by @kkumar-gcc in #504
  • release: v1.14.0 by @hwbrzzl in #505

New Contributors

Full Changelog: v1.13.10...v1.14.0