Skip to content

1.3.0

Compare
Choose a tag to compare
@LolipopJ LolipopJ released this 09 Aug 09:34
· 23 commits to main since this release

Full Changelog: 1.2.0...1.3.0


Features

  • Add new encoding type blob. It do the same thing as encoding type binary without generating image file to disk. (#1)
  • Compatible with CLI standard output. The mdimg will correctly redirect runtime logs to stderr and output to stdout.

Test

  • Add more test cases.