Skip to content

v0.1.1

Compare
Choose a tag to compare
@peterrrock2 peterrrock2 released this 05 Apr 17:56
· 10 commits to main since this release

What's Changed

  • Added functionality to the ben cli that allows for piping of files into ben
  • The ben cli will now print to the console if an output file is not specified
  • The ben::encode module now has a BenWriter struct with some write implementations that will take care of adding the bBEN STANDARD FILE heading 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