1.3.0
Full Changelog: 1.2.0...1.3.0
Features
- Add new encoding type
blob
. It do the same thing as encoding typebinary
without generating image file to disk. (#1) - Compatible with CLI standard output. The mdimg will correctly redirect runtime logs to
stderr
and output tostdout
.
Test
- Add more test cases.