What's Changed
New features:
- Add
--immediate-replace
flag by @thomasschafer in https://github.com/thomasschafer/scooter/pull/151 - Add
--print-results
and--immediate
flags by @thomasschafer in https://github.com/thomasschafer/scooter/pull/153 - Add
--no-tui
mode by @thomasschafer in https://github.com/thomasschafer/scooter/pull/157
Bug fixes:
- Fix line ending bug by @thomasschafer in https://github.com/thomasschafer/scooter/pull/159
Other changes:
- Add benchmark by @thomasschafer in https://github.com/thomasschafer/scooter/pull/154
Full Changelog: https://github.com/thomasschafer/scooter/compare/v0.5.2...v0.5.3