Releases: mrz1836/go-mail
Releases · mrz1836/go-mail
Release v1.0.0
Changelog
- 9e48732 Bump actions/checkout from 4 to 5
- 1c8a053 Bump actions/setup-go from 5 to 6
- cff16be Bump codecov/codecov-action from 5.4.0 to 5.4.2
- c7241d4 Bump codecov/codecov-action from 5.4.2 to 5.4.3
- cb9d351 Bump codecov/codecov-action from 5.4.3 to 5.5.0
- db021c9 Bump codecov/codecov-action from 5.5.0 to 5.5.1
- dbfc5b2 Bump github.com/mrz1836/postmark from 1.7.2 to 1.7.3
- d09988a Bump github.com/mrz1836/postmark from 1.7.3 to 1.7.4
- 883950c Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
- 038950d Merge pull request #80 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.3
- 257405f Merge pull request #81 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.2
- 7d93330 Merge pull request #82 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.3
- a349db7 Merge pull request #83 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.4
- d2fddf6 Merge pull request #84 from mrz1836/dependabot/github_actions/master/actions/checkout-5
- c987cd2 Merge pull request #85 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.4.0
- 7651c6b Merge pull request #86 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.5.0
- d3e1505 Merge pull request #87 from mrz1836/dependabot/github_actions/master/actions/setup-go-6
- 40252b9 Merge pull request #88 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.5.1
- 4257428 Merge pull request #89 from mrz1836/dependabot/github_actions/master/ghactions-all-dab0c35f67
- b24d06e Merge pull request #90 from mrz1836/chore/sync-files-mrz-libraries-20250914-120628-eb3cbde
- f3b6d86 chore(deps): bump github/codeql-action in the ghactions-all group
- 249fec0 docs: add comprehensive project guide for go-mail development
- c1b0832 feat: added new repo template files
- 51b86bb feat: major refactor, upgrade to aws v2
- 127aba2 feat: remove old repo files
- 9573484 feat: test coverage, linter fixes
- fbf3b73 feat: upgrade readme
- 6c99f31 feat: upgraded template files, fixes, etc
- 700ab45 fix: ran go-pre-commit
- 675d6cf sync: update 19 files from source repository
Release v0.7.1
Changelog
- 14da9ce Bump github.com/mrz1836/postmark from 1.7.1 to 1.7.2
- 1ddb4c0 Bump golang.org/x/net from 0.37.0 to 0.38.0
- 51f013d Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
- d5e472c Exclude examples folder
- f2ffd16 Merge pull request #77 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.3.0
- a2f0cb1 Merge pull request #78 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.2
- 7c07b48 Merge pull request #79 from mrz1836/dependabot/go_modules/golang.org/x/net-0.38.0
- b2f5cae Minor linter fixes
- ce223a0 Upgraded deps
- 145e182 Upgraded linter to v2
Release v0.7.0
Changelog
- c5940d2 Bump codecov/codecov-action from 4.4.1 to 4.5.0
- 6925398 Bump codecov/codecov-action from 4.5.0 to 4.6.0
- 75bda85 Bump codecov/codecov-action from 4.6.0 to 5.0.2
- 2b7342d Bump codecov/codecov-action from 5.0.2 to 5.0.7
- 8b2daa8 Bump codecov/codecov-action from 5.0.7 to 5.1.1
- ad4032e Bump codecov/codecov-action from 5.1.1 to 5.1.2
- f4788e2 Bump codecov/codecov-action from 5.1.2 to 5.3.1
- 26a8dcc Bump codecov/codecov-action from 5.3.1 to 5.4.0
- 589523f Bump github.com/mrz1836/go-ses from 0.3.2 to 0.3.3
- 4cdd354 Bump github.com/mrz1836/postmark from 1.6.5 to 1.6.6
- e421bdd Bump github.com/mrz1836/postmark from 1.6.6 to 1.6.7
- 81b0625 Bump github.com/mrz1836/postmark from 1.6.7 to 1.7.0
- d04d833 Bump github.com/mrz1836/postmark from 1.7.0 to 1.7.1
- ead3f1e Bump golang.org/x/net from 0.26.0 to 0.33.0
- c91c582 Bump golang.org/x/net from 0.33.0 to 0.36.0
- 61b5299 Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
- 670888a Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1
- ad1e1d5 Lots of deprecation fixes for linter
- 2aaadbf Merge pull request #60 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.5.0
- 43d44a5 Merge pull request #61 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.6.0
- 8794930 Merge pull request #62 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.1.0
- ff5e769 Merge pull request #63 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.2
- 05aed73 Merge pull request #64 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.0.7
- d1f753b Merge pull request #65 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.6
- 11c0e65 Merge pull request #66 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.1
- f52837d Merge pull request #67 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.7
- 88d20c6 Merge pull request #68 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.1.2
- bc749a6 Merge pull request #69 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.0
- d6ced10 Merge pull request #70 from mrz1836/dependabot/go_modules/golang.org/x/net-0.33.0
- 3b883cd Merge pull request #71 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/go-ses-0.3.3
- 320491a Merge pull request #72 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.3.1
- 7bf50c6 Merge pull request #73 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.2.1
- 2bcaf33 Merge pull request #74 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-5.4.0
- fa0b3c8 Merge pull request #75 from mrz1836/dependabot/go_modules/golang.org/x/net-0.36.0
- ccc1c8e Merge pull request #76 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.7.1
- 85d4f0b Upgraded deps and go to 1.23
- 55f13d6 Upgraded go to 1.23
- e4e7b3d Upgraded linter version
Release v0.6.4
Changelog
- 06e40bc Bump github.com/mrz1836/postmark from 1.6.4 to 1.6.5
- 7d0fdde Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
- 6a0dbaf Merge pull request #58 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.0.0
- ce07ec7 Merge pull request #59 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.5
- ad7903b New version of go, removed deprecated flags
- 358eb77 Updated linter version
- 20973fa Upgraded config from v1 to v2
- 415da2a Upgraded deps
Release v0.6.3
Changelog
- 2033e70 --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ...
- 0b499d2 Bump codecov/codecov-action from 4.1.0 to 4.1.1
- d397f9c Bump codecov/codecov-action from 4.1.1 to 4.2.0
- 5f8792b Bump codecov/codecov-action from 4.2.0 to 4.3.0
- 41ec95b Bump codecov/codecov-action from 4.3.0 to 4.3.1
- 2488152 Bump golang.org/x/net from 0.22.0 to 0.23.0
- 2a31d77 Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
- 0863825 Fix for linter
- 846662d Fixed linter deprecations
- a7ee2e9 Merge pull request #51 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.1
- b57ae0f Merge pull request #52 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.2.0
- b6ad4e1 Merge pull request #53 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.0
- 170ddfa Merge pull request #54 from mrz1836/dependabot/go_modules/golang.org/x/net-0.23.0
- ed9a153 Merge pull request #55 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.1
- 4c80ae0 Merge pull request #56 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.1.0
- 8592f22 Merge pull request #57 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.4.1
- d960e6a Upgraded deps
- d5e44a3 Upgraded linter version
Release v0.6.2
Changelog
- 9bd0930 Bump actions/cache from 3 to 4
- 4a9066f Bump codecov/codecov-action from 3.1.4 to 3.1.5
- cf845d7 Bump codecov/codecov-action from 3.1.5 to 4.0.1
- 03fb113 Bump codecov/codecov-action from 4.0.1 to 4.0.2
- a6a6c7d Bump codecov/codecov-action from 4.0.2 to 4.1.0
- 6382f6d Bump github.com/mrz1836/postmark from 1.6.1 to 1.6.2
- 86b5cdc Bump github.com/mrz1836/postmark from 1.6.2 to 1.6.3
- 03c3d45 Bump github.com/mrz1836/postmark from 1.6.3 to 1.6.4
- 2832ca9 Merge pull request #43 from mrz1836/dependabot/github_actions/master/actions/cache-4
- 1e640fd Merge pull request #44 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
- 24217ca Merge pull request #45 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.2
- b53ba51 Merge pull request #46 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
- 3275ad9 Merge pull request #47 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.3
- 697b819 Merge pull request #48 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.2
- 07f1fc5 Merge pull request #49 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.4
- 2a78594 Merge pull request #50 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
- e28d129 Updated makefile and linter version
- 4f2a6bf Upgraded deps
Release v0.6.1
Changelog
- 3b55ec3 Bump actions/setup-go from 4 to 5
- fbd6c54 Bump github.com/mrz1836/go-ses from 0.3.0 to 0.3.1
- b5a70e5 Bump github/codeql-action from 2 to 3
- 823afd8 Merge pull request #40 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
- 88c9a30 Merge pull request #41 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
- 9f995e4 Merge pull request #42 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/go-ses-0.3.1
- c3fbc39 Upgraded deps
Release v0.6.0
Changelog
- eb068de Bump actions/checkout from 3 to 4
- cd33bb3 Bump github.com/mrz1836/go-ses from 0.2.0 to 0.2.1
- c416a6c Bump github.com/mrz1836/postmark from 1.6.0 to 1.6.1
- c9c48bd Bump golang.org/x/net from 0.14.0 to 0.17.0
- 7835a26 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
- 4fcb84f Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
- f819090 Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
- b3f1a3d Merge pull request #33 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/postmark-1.6.1
- fbc8af6 Merge pull request #34 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
- cedcc71 Merge pull request #35 from mrz1836/dependabot/github_actions/master/actions/checkout-4
- d268ac3 Merge pull request #36 from mrz1836/dependabot/go_modules/master/github.com/mrz1836/go-ses-0.2.1
- 3a38489 Merge pull request #37 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.6.0
- e08513d Merge pull request #38 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
- d471196 Merge pull request #39 from mrz1836/dependabot/go_modules/golang.org/x/net-0.17.0
- 123c2b7 Updated go version to 1.19 and upgraded deps
- 0b14632 Updated linter version
Release v0.5.1
Release v0.5.0
Changelog
- 78e9b98 Bump actions/setup-go from 3 to 4
- 5ded94b Bump codecov/codecov-action from 3.1.1 to 3.1.2
- abb924d Bump codecov/codecov-action from 3.1.2 to 3.1.3
- 8dcf26a Bump codecov/codecov-action from 3.1.3 to 3.1.4
- 04b1f43 Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
- 696945e Merge pull request #27 from mrz1836/dependabot/github_actions/master/actions/setup-go-4
- 5ae270e Merge pull request #28 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
- ee62a33 Merge pull request #29 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
- 25e4746 Merge pull request #30 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.4
- 333512f Merge pull request #31 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
- 53c21cc chore: updated deps
- 8e8dfb4 feat: updated linter version
- 48756ce feat: updated version of Go
- 6c8893f fix: linter issue