Skip to content

0.34.0

Compare
Choose a tag to compare
@ThibaultFy ThibaultFy released this 20 Feb 08:48

0.34.0 - 2023-02-20

Added

  • Possibility to test on an organization where no training has been performed (#74)
  • Add contributing, contributors & code of conduct files (#68)

Removed

  • Test only field for datasamples (#67)

Changed

  • Remove RemoteDataMethod and change RemoteMethod class to be fully flexible regarding function name.
    The substra-tools methods is now generic, and load the inputs depending on the inputs dictionary content (#59)
  • BREAKING: rename tuple to task (#79)