Releases: manuelarte/pagorminator
Releases · manuelarte/pagorminator
v0.1.0
What's Changed
- chore: release-please issue write and varadic in joins by @manuelarte in #55
- feat: renaming to PaGorminator by @manuelarte in #57
- chore(main): release 0.1.0 by @github-actions[bot] in #54
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Bump gorm.io/gorm from 1.26.1 to 1.30.0 in the all-deps group by @dependabot in #30
- chore: updating dependabot commit msg by @manuelarte in #31
- chore(github-actions): coverage only in stable by @manuelarte in #32
- chore(github-actions): changing permissions by @manuelarte in #33
- refactor: sort golangci.yml by @manuelarte in #34
- chore(deps)(deps): Bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 in the all-deps group by @dependabot in #35
- chore(lint): updating dependabot and others by @manuelarte in #36
- chore: fixing commit-msg dependabot by @manuelarte in #39
- chore(deps): Bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #38
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #37
- docs: improving markdown by @manuelarte in #40
- chore: updating go version to 1.23.10, and adding husky by @manuelarte in #41
- chore: fixing linters by @manuelarte in #42
- chore: adding release-please.yml by @manuelarte in #45
- docs: create CONTRIBUTING.md by @manuelarte in #47
- docs: adding openssf best practices by @manuelarte in #48
- docs: update _typos.toml by @manuelarte in #49
- chore: update golangci-lint to v2.2 by @manuelarte in #50
- fix: supporting join queries by @manuelarte in #51
- chore(main): release 0.0.5 by @github-actions in #52
New Contributors
- @github-actions made their first contribution in #52
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- feat: support Table and setting total elements by @manuelarte in #28
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- adding logo by @manuelarte in #18
- fixing bug in example, improving README.md by @manuelarte in #19
- Update README.md by @manuelarte in #20
- improving security workflows by @manuelarte in #21
- Create codeql.yml by @manuelarte in #23
- Bump gorm.io/gorm from 1.25.12 to 1.26.0 in the all-deps group by @dependabot in #24
- Chore(lint): updating pre commit by @manuelarte in #25
- Bump gorm.io/gorm from 1.26.0 to 1.26.1 in the all-deps group by @dependabot in #26
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- adding golangci-lint by @manuelarte in #5
- using v1.64 golangci-lint.yml by @manuelarte in #6
- adding gofuncor in fmt by @manuelarte in #7
- using v2 of golangci-lint.yml by @manuelarte in #8
- Update GitHub actions by @manuelarte in #9
- using .pre-commit-config.yaml by @manuelarte in #10
- Linters by @manuelarte in #11
- adding markdownlint by @manuelarte in #12
- Update dependabot.yml by @manuelarte in #13
- adding funcorder by @manuelarte in #14
- Update README.md by @manuelarte in #15
- adding govulncheck by @manuelarte in #16
- reorder by @manuelarte in #17
Full Changelog: v0.0.1-rc5...v0.0.1