Releases: mrz1836/go-countries
Releases · mrz1836/go-countries
Release v0.1.2
Changelog
- 7d8e857 --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ...
- 48c7074 Added more versions of go to cover
- 0e8c90b Added phony tags
- 27d8720 Bump actions/cache from 3 to 4
- f594405 Bump codecov/codecov-action from 3.1.4 to 3.1.5
- c7fba0d Bump codecov/codecov-action from 3.1.5 to 4.0.1
- e823db9 Bump codecov/codecov-action from 4.0.1 to 4.1.0
- d6fac5d Bump codecov/codecov-action from 4.1.0 to 4.1.1
- f2e0f2d Bump codecov/codecov-action from 4.1.1 to 4.2.0
- 82b0142 Bump codecov/codecov-action from 4.2.0 to 4.3.0
- 2fe32d4 Bump codecov/codecov-action from 4.3.0 to 4.3.1
- 08d956a Bump codecov/codecov-action from 4.4.1 to 4.5.0
- 5ad5af9 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
- dd69605 Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0
- b62f160 Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
- 897c52b Fixed deprecated linters
- 6651003 Merge pull request #37 from mrz1836/dependabot/github_actions/master/actions/cache-4
- 7c989dd Merge pull request #38 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
- 060762b Merge pull request #39 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
- 14abbad Merge pull request #40 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
- 12c51b7 Merge pull request #41 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
- 7203c4a Merge pull request #42 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.1
- 793a388 Merge pull request #43 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.2.0
- 08aa92d Merge pull request #44 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.0
- 29f8e62 Merge pull request #45 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.1
- 571de87 Merge pull request #46 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.1.0
- 46a21ec Merge pull request #47 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.4.1
- b07f51f Merge pull request #48 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-6.0.0
- 6e0e465 Merge pull request #49 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.5.0
- 771613a Upgraded config to v2
- d26a186 Upgraded go, fixed deprecated args for releaser
- a5393f1 Upgraded linter version
Release v0.1.1
Changelog
- 7a300d3 Bump actions/checkout from 3 to 4
- a7a5b78 Bump actions/setup-go from 3 to 4
- 781feba Bump actions/setup-go from 4 to 5
- d60c90e Bump codecov/codecov-action from 3.1.1 to 3.1.2
- 575b4d1 Bump codecov/codecov-action from 3.1.2 to 3.1.3
- 80e22ac Bump codecov/codecov-action from 3.1.3 to 3.1.4
- 99e3688 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- dbc6eab Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- 61f38f8 Bump github/codeql-action from 2 to 3
- 886800f Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
- 365a7e0 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
- 2437d36 Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
- 653fc32 Merge pull request #25 from mrz1836/dependabot/github_actions/master/actions/setup-go-4
- 1c550df Merge pull request #26 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
- 1792a3a Merge pull request #27 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
- 62cff88 Merge pull request #28 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.4
- 1e45416 Merge pull request #29 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
- 5318d77 Merge pull request #30 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
- 0cfb4ef Merge pull request #31 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
- 6687151 Merge pull request #32 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
- 536b1b0 Merge pull request #33 from mrz1836/dependabot/github_actions/master/actions/checkout-4
- f5612d9 Merge pull request #34 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
- 5c17779 Merge pull request #35 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
- 3913e53 Merge pull request #36 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
- d469190 chore: updated linter version
- 545d5ab fix: linter tests
Release v0.1.0
Changelog
- 710e7f3 Added missing package comment
- 5cd0877 Bump codecov/codecov-action from 3.1.0 to 3.1.1
- 50dcc86 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- 5000a81 Bump github.com/stretchr/testify from 1.7.2 to 1.7.5
- b4f3a33 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- e916b03 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- 67964d9 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
- dda287e Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
- 2f8422f Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
- c585c3e Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
- 0473fd8 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
- 10297bc Fixing issue with badge
- 5db5baa Merge pull request #14 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
- 67570ea Merge pull request #15 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
- a8fc041 Merge pull request #16 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
- 514a3c8 Merge pull request #17 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
- e7f9ef7 Merge pull request #18 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
- 6fa8298 Merge pull request #19 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.1
- 234bb33 Merge pull request #20 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.2.0
- 4d9f240 Merge pull request #21 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.1
- d376266 Merge pull request #22 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.1.0
- 5198b5b Merge pull request #23 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.2.0
- 221535f Upgraded to go 1.17
Release v0.0.4
Changelog
- 454e54b Bump actions/cache from 2.1.6 to 2.1.7
- 86bdce5 Bump actions/cache from 2.1.7 to 3
- b68bdda Bump actions/checkout from 2.3.5 to 2.4.0
- d61d7b5 Bump actions/checkout from 2.4.0 to 3
- 98cb42e Bump actions/setup-go from 2.1.4 to 2.1.5
- 29ef5df Bump actions/setup-go from 2.1.5 to 2.2.0
- 009485f Bump actions/setup-go from 2.2.0 to 3
- 6c47c53 Bump codecov/codecov-action from 2.1.0 to 3.0.0
- 5e19be2 Bump codecov/codecov-action from 3.0.0 to 3.1.0
- 78447f3 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- be833a7 Bump github/codeql-action from 1 to 2
- 6b04d0b Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
- b0682dd Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
- d6e5f66 Merge pull request #1 from mrz1836/dependabot/github_actions/master/actions/checkout-2.4.0
- 135c171 Merge pull request #10 from mrz1836/dependabot/github_actions/master/actions/cache-3
- 4f2c7b4 Merge pull request #11 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.0.0
- 836420e Merge pull request #12 from mrz1836/dependabot/github_actions/master/github/codeql-action-2
- dbbf30d Merge pull request #13 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.0
- 86da153 Merge pull request #2 from mrz1836/dependabot/github_actions/master/actions/cache-2.1.7
- 498dc47 Merge pull request #3 from mrz1836/dependabot/github_actions/master/actions/setup-go-2.1.5
- 65b9dd4 Merge pull request #4 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.8.1
- d068698 Merge pull request #5 from mrz1836/dependabot/github_actions/master/actions/setup-go-2.2.0
- e3b129f Merge pull request #6 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.1
- 117f440 Merge pull request #7 from mrz1836/dependabot/github_actions/master/actions/setup-go-3
- 4f6fa9c Merge pull request #8 from mrz1836/dependabot/github_actions/master/actions/checkout-3
- deb4a16 Merge pull request #9 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.1
- 53ba822 Minor formatting fixes
- 6cf579c Updated makefile
- 3cab227 Updated mergify rules
- e403b51 Upgraded linter