|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v0.12.1](https://github.com/go-to-k/lamver/compare/v0.12.0...v0.12.1) - 2024-08-16 |
| 4 | +- chore: change config of brews in .goreleaser.yaml by @go-to-k in https://github.com/go-to-k/lamver/pull/188 |
| 5 | +- chore: use new gomock by @go-to-k in https://github.com/go-to-k/lamver/pull/224 |
| 6 | +- ci: add linter by @go-to-k in https://github.com/go-to-k/lamver/pull/225 |
| 7 | +- ci: use tagpr by @go-to-k in https://github.com/go-to-k/lamver/pull/226 |
| 8 | +- ci: fix ci.yml by @go-to-k in https://github.com/go-to-k/lamver/pull/228 |
| 9 | + |
| 10 | +## [v0.12.0](https://github.com/go-to-k/lamver/compare/v0.11.0...v0.12.0) - 2024-04-04 |
| 11 | +- chore(deps): bump actions/cache from 3 to 4 by @dependabot in https://github.com/go-to-k/lamver/pull/177 |
| 12 | +- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/go-to-k/lamver/pull/164 |
| 13 | +- chore(deps): bump go.uber.org/goleak from 1.2.1 to 1.3.0 by @dependabot in https://github.com/go-to-k/lamver/pull/154 |
| 14 | +- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/go-to-k/lamver/pull/170 |
| 15 | +- feat(client): add runtime ruby 3.3 by @go-to-k in https://github.com/go-to-k/lamver/pull/183 |
| 16 | + |
| 17 | +## [v0.11.0](https://github.com/go-to-k/lamver/compare/v0.10.0...v0.11.0) - 2024-02-21 |
| 18 | +- chore: add PR template by @go-to-k in https://github.com/go-to-k/lamver/pull/173 |
| 19 | +- docs: aqua install in README by @go-to-k in https://github.com/go-to-k/lamver/pull/176 |
| 20 | +- feat(client): add runtime dotnet8 by @go-to-k in https://github.com/go-to-k/lamver/pull/182 |
| 21 | + |
| 22 | +## [v0.10.0](https://github.com/go-to-k/lamver/compare/v0.9.0...v0.10.0) - 2023-12-22 |
| 23 | +- feat(io): keep filter for region and runtime selection active by @go-to-k in https://github.com/go-to-k/lamver/pull/172 |
| 24 | + |
| 25 | +## [v0.9.0](https://github.com/go-to-k/lamver/compare/v0.8.0...v0.9.0) - 2023-12-07 |
| 26 | +- chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in https://github.com/go-to-k/lamver/pull/155 |
| 27 | +- feat(install): Use Script Install by @go-to-k in https://github.com/go-to-k/lamver/pull/163 |
| 28 | + |
| 29 | +## [v0.8.0](https://github.com/go-to-k/lamver/compare/v0.7.0...v0.8.0) - 2023-11-16 |
| 30 | +- feat: add java21 runtime by @go-to-k in https://github.com/go-to-k/lamver/pull/153 |
| 31 | + |
| 32 | +## [v0.7.0](https://github.com/go-to-k/lamver/compare/v0.6.1...v0.7.0) - 2023-11-15 |
| 33 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.38.0 to 1.40.0 by @dependabot in https://github.com/go-to-k/lamver/pull/145 |
| 34 | +- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/go-to-k/lamver/pull/127 |
| 35 | +- chore(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in https://github.com/go-to-k/lamver/pull/132 |
| 36 | +- feat: add new runtime nodejs20.x, python3.12 and provided.al2023 by @go-to-k in https://github.com/go-to-k/lamver/pull/150 |
| 37 | + |
| 38 | +## [v0.6.1](https://github.com/go-to-k/lamver/compare/v0.6.0...v0.6.1) - 2023-10-30 |
| 39 | +- chore: minor improvement for keyword search by @go-to-k in https://github.com/go-to-k/lamver/pull/149 |
| 40 | + |
| 41 | +## [v0.6.0](https://github.com/go-to-k/lamver/compare/v0.5.0...v0.6.0) - 2023-10-05 |
| 42 | +- docs: README for command options by @go-to-k in https://github.com/go-to-k/lamver/pull/130 |
| 43 | +- chore: go version to 1.21 by @go-to-k in https://github.com/go-to-k/lamver/pull/140 |
| 44 | + |
| 45 | +## [v0.5.0](https://github.com/go-to-k/lamver/compare/v0.4.2...v0.5.0) - 2023-09-06 |
| 46 | +- docs: README.md by @go-to-k in https://github.com/go-to-k/lamver/pull/111 |
| 47 | +- ci: fix coverage report path by @go-to-k in https://github.com/go-to-k/lamver/pull/125 |
| 48 | +- test: add goleak by @go-to-k in https://github.com/go-to-k/lamver/pull/126 |
| 49 | +- feat: add function name keyword option by @go-to-k in https://github.com/go-to-k/lamver/pull/129 |
| 50 | + |
| 51 | +## [v0.4.2](https://github.com/go-to-k/lamver/compare/v0.4.1...v0.4.2) - 2023-07-31 |
| 52 | +- ci: version name template by @go-to-k in https://github.com/go-to-k/lamver/pull/98 |
| 53 | + |
| 54 | +## [v0.4.1](https://github.com/go-to-k/lamver/compare/v0.4.0...v0.4.1) - 2023-07-31 |
| 55 | +- ci: goreleaser template by @go-to-k in https://github.com/go-to-k/lamver/pull/95 |
| 56 | +- ci: goreleaser name template by @go-to-k in https://github.com/go-to-k/lamver/pull/96 |
| 57 | +- ci: release.yml by @go-to-k in https://github.com/go-to-k/lamver/pull/97 |
| 58 | + |
| 59 | +## [v0.4.0](https://github.com/go-to-k/lamver/compare/v0.3.0...v0.4.0) - 2023-07-31 |
| 60 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.98.0 to 1.105.1 by @dependabot in https://github.com/go-to-k/lamver/pull/83 |
| 61 | +- chore(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0 by @dependabot in https://github.com/go-to-k/lamver/pull/73 |
| 62 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.35.0 to 1.37.1 by @dependabot in https://github.com/go-to-k/lamver/pull/80 |
| 63 | +- feat: CheckboxesPageSize to 50 by @go-to-k in https://github.com/go-to-k/lamver/pull/84 |
| 64 | +- feat: sort by function names by @go-to-k in https://github.com/go-to-k/lamver/pull/86 |
| 65 | +- feat: add runtime for python 3.11 by @go-to-k in https://github.com/go-to-k/lamver/pull/90 |
| 66 | +- fix: goreleaser by @go-to-k in https://github.com/go-to-k/lamver/pull/93 |
| 67 | +- fix: goreleaser version by @go-to-k in https://github.com/go-to-k/lamver/pull/94 |
| 68 | + |
| 69 | +## [v0.3.0](https://github.com/go-to-k/lamver/commits/v0.3.0) - 2023-06-06 |
| 70 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.93.2 to 1.98.0 by @dependabot in https://github.com/go-to-k/lamver/pull/68 |
| 71 | +- feat: add-runtime-versions by @go-to-k in https://github.com/go-to-k/lamver/pull/69 |
| 72 | + |
| 73 | +## [v0.2.1](https://github.com/go-to-k/lamver/compare/v0.2.0...v0.2.1) - 2023-04-21 |
| 74 | +- refactor: compareActualVersion by @go-to-k in https://github.com/go-to-k/lamver/pull/57 |
| 75 | + |
| 76 | +## [v0.2.0](https://github.com/go-to-k/lamver/compare/v0.1.1...v0.2.0) - 2023-04-21 |
| 77 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.90.0 to 1.91.0 by @dependabot in https://github.com/go-to-k/lamver/pull/44 |
| 78 | +- test:makefile for diff tests by @go-to-k in https://github.com/go-to-k/lamver/pull/52 |
| 79 | +- feat: python new ver by @go-to-k in https://github.com/go-to-k/lamver/pull/55 |
| 80 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.91.0 to 1.93.2 by @dependabot in https://github.com/go-to-k/lamver/pull/50 |
| 81 | +- feat: change sort order by @go-to-k in https://github.com/go-to-k/lamver/pull/56 |
| 82 | + |
| 83 | +## [v0.1.1](https://github.com/go-to-k/lamver/compare/v0.1.0...v0.1.1) - 2023-03-22 |
| 84 | +- chore: change makefile for coverage by @go-to-k in https://github.com/go-to-k/lamver/pull/21 |
| 85 | +- chore: write package comment by @go-to-k in https://github.com/go-to-k/lamver/pull/42 |
| 86 | +- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/go-to-k/lamver/pull/41 |
| 87 | +- chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in https://github.com/go-to-k/lamver/pull/16 |
| 88 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.77.0 to 1.90.0 by @dependabot in https://github.com/go-to-k/lamver/pull/40 |
| 89 | +- chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.0 by @dependabot in https://github.com/go-to-k/lamver/pull/35 |
| 90 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.28.0 to 1.30.2 by @dependabot in https://github.com/go-to-k/lamver/pull/43 |
| 91 | + |
| 92 | +## [v0.1.0](https://github.com/go-to-k/lamver/compare/v0.0.2...v0.1.0) - 2023-02-07 |
| 93 | +- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda from 1.26.2 to 1.28.0 by @dependabot in https://github.com/go-to-k/lamver/pull/4 |
| 94 | +- test: unuse mocks by @go-to-k in https://github.com/go-to-k/lamver/pull/8 |
| 95 | +- refactor: change constants to pascal by @go-to-k in https://github.com/go-to-k/lamver/pull/15 |
| 96 | +- Chore/tool description and messages by @go-to-k in https://github.com/go-to-k/lamver/pull/3 |
| 97 | +- docs: README by @go-to-k in https://github.com/go-to-k/lamver/pull/2 |
| 98 | +- feat: #6 case insensitive function names search by @go-to-k in https://github.com/go-to-k/lamver/pull/17 |
| 99 | + |
| 100 | +## [v0.0.2](https://github.com/go-to-k/lamver/compare/v0.0.1...v0.0.2) - 2023-01-07 |
| 101 | + |
| 102 | +## [v0.0.1](https://github.com/go-to-k/lamver/commits/v0.0.1) - 2023-01-07 |
0 commit comments