Skip to content

Release 0.2 - The Interface Update

Compare
Choose a tag to compare
@sshane sshane released this 08 Jul 17:48
· 12 commits to master since this release
  • New custom CLI with pretty colors and emoji
    • Add support for a few different flags with CLI: custom indentation, whether Konverter should be silent, and whether to prepend watermark
  • If an output file path is not given, use the input model's name and current directory to save konverted output model.

Bug fixes and minor changes:

  • Fixed numpy deprecated behavior of creating array of objects without specifying dtype=object
  • Removed click and typer dependencies