Published November 27, 2023 | Version v1.8.0
Software Open

JuBiotech/robotools: v1.8.0

  • 1. Forschungszentrum Jülich GmbH
  • 2. Forschungszentrum Jülich

Description

What's Changed

  • ⚙️ Loggers are now named by the module they originate from.
  • ⚙️Worklists were heavily refactored by @michaelosthege in https://github.com/JuBiotech/robotools/pull/50 and https://github.com/JuBiotech/robotools/pull/51
    • 🚚 A lot of code was moved around on the inside.
    • ⚙️ Worklist class was split into three:
      • 🆕 BaseWorklist which does not support model-specific methods
      • 🆕 EvoWorklist with the same API as before
      • 🆕 FluentWorklist which is not yet implemented
    • ⚠️ Worklist() was deprecated and should be replaced by either of the above, as instructed by the DeprecationWarning.

Full Changelog: https://github.com/JuBiotech/robotools/compare/v1.7.3...v1.8.0

Files

JuBiotech/robotools-v1.8.0.zip

Files (171.4 kB)

Name Size Download all
md5:82039b30d58fdecc15d6a3179981646f
171.4 kB Preview Download

Additional details

Related works