Skip to content

PyPI v0.14.3

Compare
Choose a tag to compare
@clearml-bot clearml-bot released this 10 May 06:48
· 1938 commits to master since this release

Features and Bug Fixes

  • Add Logger histogram mode (stack/group/relative)
  • Add PEP610 support for new pip>=20.1 git reference feature (see pypa/pip#609) #62
  • Better support for PyTorch Ignite integration
  • Support # and ? in uploaded image file names
  • Support ArgumentParser.parse_arg() used before initializing task when auto_connect_arg_parser=False
  • Fix upload_object_via_stream() in Azure storage driver
  • Fix Task.get_tasks() return type