Recent Releases of replacer

replacer - v1.1.0

What's Changed

IMPORTANT

As a result of #12 installation command is changed ```bash

was

go install github.com/weastur/replacer/cmd/replacer@latest

now

go install github.com/weastur/replacer@latest ```

Dependabot

  • [deps-go] Bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1 by @dependabot in https://github.com/weastur/replacer/pull/5 ### Other changes
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/weastur/replacer/pull/3
  • [deps-gh-actions] Bump golangci/golangci-lint-action from 6 to 7 by @dependabot in https://github.com/weastur/replacer/pull/2
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/weastur/replacer/pull/6
  • Get rid of pre-commit hooks by @weastur in https://github.com/weastur/replacer/pull/10
  • go-task instead of make by @weastur in https://github.com/weastur/replacer/pull/11
  • Rework package structure by @weastur in https://github.com/weastur/replacer/pull/12
  • Add '-verbose' flag. Now generator prints nothing by default, unless error occurred
  • Improved error handling

New Contributors

  • @dependabot made their first contribution in https://github.com/weastur/replacer/pull/2

Full Changelog: https://github.com/weastur/replacer/compare/v1.0.0...v1.1.0

- Go
Published by github-actions[bot] 11 months ago

replacer - v1.0.0

Full Changelog: https://github.com/weastur/replacer/compare/v0.0.0-dev2...v1.0.0

- Go
Published by github-actions[bot] 11 months ago

replacer - v0.0.0-dev2

TEST RELEASE. NOT READY YET

Full Changelog: https://github.com/weastur/replacer/compare/v0.0.0-dev1...v0.0.0-dev2

- Go
Published by github-actions[bot] 11 months ago

replacer - v0.0.0-dev1

TEST RELEASE. NOT READY FOR USING

What's Changed

Other changes

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/weastur/replacer/pull/1

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/weastur/replacer/pull/1

Full Changelog: https://github.com/weastur/replacer/commits/v0.0.0-dev1

- Go
Published by github-actions[bot] 11 months ago