v0.1.1
What's Changed
- Added functionality to the
bencli that allows for piping of files intoben - The
bencli will now print to the console if an output file is not specified - The
ben::encodemodule now has aBenWriterstruct with some write implementations that will take care of adding the bBEN STANDARD FILEheading to any outputs in the ben format so that the user does not need to remember to do this themselves.
Full Changelog: v0.1.0...v0.1.1