Version 0.1.2
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