Skip to content

Releases: ZEISS/go-transform

v0.0.2

25 Jun 11:52
42548f2
Compare
Choose a tag to compare

Changelog (2024-06-25T11:51:58Z)

Welcome to this new release! We hope you enjoy the changes we've made.

Changelog

Features

  • d80acf0 feat: adding lowercase, trimleft, trimright, trim functions
  • 22db446 feat: adding uppercase

Others

  • 9ea7f20 Bump github.com/docker/docker in /tools
  • abca5e3 Bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.1
  • 4405df5 Bump github.com/golangci/golangci-lint from 1.56.2 to 1.58.1 in /tools
  • 28b1b7a Bump github.com/goreleaser/goreleaser from 1.24.0 to 1.26.1 in /tools
  • 7e68b66 Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 in /tools
  • 93f0817 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 5aeb6f0 Initial commit
  • 5f2a7bb Merge pull request #1 from ZEISS/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 14caac8 Merge pull request #10 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.2
  • 32d63b6 Merge pull request #11 from ZEISS/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.2
  • 38494cc Merge pull request #12 from ZEISS/dependabot/go_modules/github.com/golangci/golangci-lint-1.59.0
  • 6a19f2c Merge pull request #13 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.59.0
  • 955d346 Merge pull request #14 from ZEISS/dependabot/go_modules/tools/gotest.tools/gotestsum-1.12.0
  • 4c99d51 Merge pull request #15 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.59.1
  • 8175e20 Merge pull request #16 from ZEISS/dependabot/go_modules/github.com/golangci/golangci-lint-1.59.1
  • ae0ef5b Merge pull request #17 from ZEISS/dependabot/github_actions/goreleaser/goreleaser-action-6
  • 5255316 Merge pull request #18 from ZEISS/dependabot/go_modules/tools/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
  • fe3dfbc Merge pull request #19 from ZEISS/dependabot/go_modules/tools/github.com/hashicorp/go-retryablehttp-0.7.7
  • 183fbc7 Merge pull request #2 from ZEISS/dependabot/go_modules/github.com/golangci/golangci-lint-1.58.1
  • 2c9640e Merge pull request #3 from ZEISS/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.58.1
  • 7cfe48b Merge pull request #4 from ZEISS/dependabot/go_modules/tools/github.com/docker/docker-24.0.9incompatible
  • 5a88961 Merge pull request #6 from ZEISS/dependabot/go_modules/tools/github.com/sigstore/cosign/v2-2.2.4
  • aea4384 Merge pull request #7 from ZEISS/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.1
  • 086bd59 Merge pull request #9 from ZEISS/dependabot/go_modules/github.com/golangci/golangci-lint-1.58.2
  • 86bcff4 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
  • 7165452 chore(deps): bump github.com/golangci/golangci-lint
  • 8ca16a7 chore(deps): bump github.com/golangci/golangci-lint
  • fa361d9 chore(deps): bump github.com/golangci/golangci-lint
  • 82b1643 chore(deps): bump github.com/golangci/golangci-lint in /tools
  • a57933d chore(deps): bump github.com/golangci/golangci-lint in /tools
  • b24120e chore(deps): bump github.com/golangci/golangci-lint in /tools
  • a7ac423 chore(deps): bump github.com/goreleaser/goreleaser in /tools
  • ed3680e chore(deps): bump github.com/hashicorp/go-retryablehttp in /tools
  • 96e1483 chore(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 911242d chore(deps): bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 in /tools
  • da9f16e chore: setup struct
  • 42548f2 chore: update Makefile
  • 9d3ae74 chore: update workflows
  • 7ec7724 fix: disable lint rules
  • 8e8e91d wip: extend transform
  • 2d77065 wip: move address
  • 3398f1d wip: transform function
  • b931f86 wip: use transform