Skip to content

Releases: robrbecker/replace

1.2.4

Choose a tag to compare

@robrbecker robrbecker released this 27 May 03:28
5f16cab
  • Updated --pub-get flow to run asdf install before dart pub get when a .tool-versions file exists in the pubspec directory.
  • Updated pm set-asdf-dart to read existing .tool-versions and only overwrite Dart when the file is missing or the existing Dart major matches the detected SDK major.

1.2.3

Choose a tag to compare

@robrbecker robrbecker released this 26 May 23:22
fff3324

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 May 20:33
99af7b6
onyl build for linux

Co-authored-by: Copilot <copilot@github.com>

1.1.0

Choose a tag to compare

@robrbecker robrbecker released this 20 Mar 21:13
7752937

What's Changed

Full Changelog: 1.0.4...1.1.0

1.0.4

Choose a tag to compare

@robrbecker robrbecker released this 12 May 00:12
1f0723f
  • bug fix

1.0.3

Choose a tag to compare

@robrbecker robrbecker released this 11 May 23:32
40efc6e
  • bug fix

1.0.2

Choose a tag to compare

@robrbecker robrbecker released this 05 May 00:22
a423877
- support multiple filenames
- support ALL files under a directory easily
- better examples in the readme
- replacement errors doesn't end the whole program
- ignore dotfiles
- added more examples to the readme

1.0.1

Choose a tag to compare

@robrbecker robrbecker released this 20 Oct 21:00

Updated the readme

1.0.0

Choose a tag to compare

@robrbecker robrbecker released this 20 Oct 20:59

Initial Version