Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@imwally imwally released this 29 Mar 04:34
797f11d

What's Changed

v2.0.0 now with more printf formatting 🎉

There is no more need to write replacement tokens in a rigid style with spaces around each. Using the -f flag you can write the replacement tokens any which way you desire. You can even use character escape sequences for tabs \t and newlines \n.

New Contributors

Full Changelog: v1.9.1...v2.0.0