Releases: PatrickTulskie/dfang
Releases · PatrickTulskie/dfang
v0.1.5
What's Changed
- Added a Readme Logo by @PatrickTulskie in #3
- Remove atty and just use IsTerminal by @PatrickTulskie in #4
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- Show version number when no input
Full Changelog: v0.1.2...v0.1.4
v0.1.3
- Added unit tests
- Eliminated some allocations
- Tidied up string substitution a bit
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
Added support for reading from pipes from other *nix command line tools. Mostly feature complete now.