Skip to content

v0.16.3

Compare
Choose a tag to compare
@PierreRaybaut PierreRaybaut released this 04 Jul 06:38
· 189 commits to main since this release

See DataLab roadmap page for future and past milestones.

DataLab Version 0.16.3

🛠️ Bug fixes:

  • Fixed Issue #84 - Build issues with V0.16.1: signal name conflict, ...
    • This issue was intended to be fixed in version 0.16.2, but the fix was not complete
    • Thanks to @rolandmas for reporting the issue and for the help in investigating the problem and testing the fix
  • Fixed Issue #85 - Test data paths may be added multiple times to cdl.utils.tests.TST_PATH
    • This issue is related to Issue #84
    • Adding the test data paths multiple times to cdl.utils.tests.TST_PATH was causing the test data to be loaded multiple times, which lead to some tests failing (a simple workaround was added to V0.16.2: this issue is now fixed)
    • Thanks again to @rolandmas for reporting the issue in the context of the Debian packaging
  • Fixed Issue #86 - Average of N integer images overflows data type
  • Fixed Issue #87 - Image average profile extraction: AttributeError when trying to edit profile parameters
  • Fixed Issue #88 - Image segment profile: point coordinates inversion