- Added `meta_transfer.img_meta_transfer()` for easier film digitizing workflow.
1.0.0
- First official release, with all the code cleaned up and properly documented.
0.1.4
- Rewrote some of the old comments and docstring that doesn't make sense anymore.
0.1.3
- Fixed minor bug where the log does not appear properly when transcoding multiple formats.
0.1.2
- Renamed `he_jpg.py` to `he_img.py` for better file type support. - Fixed a potential issue that can delete all JPG when using the old `heiya.he_jpg`.
0.1.1
- Wrote a more intuitive `READEME.md`, and updated `haiya_demo.ipynb` on Github.