Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 0.1.2

Choose a tag to compare

@AntumDeluge AntumDeluge released this 02 Jul 01:20
· 308 commits to master since this release

General:

  • Output file encoded in UTF-8 with Unix-style LF line endings
  • Output file includes optional std::vector container for C++ as alternative to char[]

Native Binary:

  • Fixed file input buffer not being closed properly
  • Only input file basename is used in output file (doesn't include invalid characters such as "/" & "\")

Python:

  • Updated script to support Python 3.x (2.x support dropped)
  • Output file is saved to same directory as input