Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

51 lines (44 loc) · 1.74 KB

What's Changed in v0.0.4

  • Merge pull request #5 from peczenyj/dependabot/github_actions/codecov/codecov-action-5.1.2
  • Bump codecov/codecov-action from 4.5.0 to 5.1.2
  • Merge pull request #7 from peczenyj/improve-tests-and-cli
  • improve tests, add functional option type
  • improve tests and cli
  • bump version

Full Changelog: https://github.com///compare/v0.0.3...v0.0.4

What's Changed in v0.0.3

  • Merge pull request #4 from peczenyj/dependabot/go_modules/production-dependencies-d889f6e8ba
  • Merge branch 'main' into dependabot/go_modules/production-dependencies-d889f6e8ba
  • Merge pull request #2 from peczenyj/dependabot/github_actions/codecov/codecov-action-4.5.0
  • Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-4.5.0
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0
  • fix yaml lint issues
  • enable tests with go 1.23.x
  • Merge branch 'main' into dependabot/go_modules/production-dependencies-d889f6e8ba
  • Update lint.yml
  • Bump golang.org/x/tools
  • fix lint.yml workflow
  • add make install
  • small refactors

Full Changelog: https://github.com///compare/v0.0.2...v0.0.3

What's Changed in v0.0.2

  • bump docs
  • add check if token is a string
  • simplify imports
  • Merge branch 'main' of github.com:peczenyj/fmtquotecheck
  • Update README.md
  • add option to fix
  • Update CONTRIBUTING.md
  • fix readme
  • tag version and add changelog

Full Changelog: https://github.com///compare/v0.0.1...v0.0.2

What's Changed in v0.0.1

  • Update README.md
  • Merge branch 'main' of github.com:peczenyj/fmtquotecheck
  • Update README.md
  • add new docs
  • Merge pull request #1 from peczenyj/dependabot/go_modules/golang.org/x/text-0.3.8
  • Bump golang.org/x/text from 0.3.3 to 0.3.8
  • initial commit
  • Initial commit