Skip to content

3.9.8

Compare
Choose a tag to compare
@eoyilmaz eoyilmaz released this 15 Sep 09:55
· 280 commits to main since this release

The release change list is a combination of commit messages, and it is as follows:

  • Fixed #153
  • Fixed #171
  • fix_device_values_scaling now initiates query with byte-str
  • Fixes for #169 added
  • Additional tests added
  • Fixes #171
    • switched from byte-str to str
    • setcgf does not set a list for "whitepoint.x" and "3dlut.whitepoint.x" anymore
  • fix_device_values_scaling now initiates query with byte-str
  • fixed positioning of newColourPanel
  • Fixes for #169 added
    • changed comparison values for display_name to str in function visual_whitepoint_editor_handler
    • added uncritical integer conversion wherever needed in module wxVisualWhitepointEditor
  • Fixed typo and removed comment
  • Fixed implicit conversion to integers in MeasurementFileCheckSanityDialog
  • Skip both failing tests atm:
    • test_check_file_isfile
    • test_colorimeter_correction_check_overwrite
  • Workflow updated
  • README updated
  • Added wx4.2.0 to automated tests
  • size of wx.Dialog initializer has been converted to integer
  • Workflow updated to choose filepath for c-extension according to used python version
  • Updated job string
  • env variable corrected
  • updated requirements to successfully install wxpython 4.2.0
  • typo corrected
  • updated workflow to test against wx 4.1.1 and wx 4.2.0
  • size of wx.Dialog initializer has been converted to integer
  • changed test to str comparison
  • tests added for worker module
  • ColumnSize converted to int before function call
  • test if all classes of display_cal initialize properly
  • test removed because of remote error
  • test options removed because of remote error
  • Fixed #151 and removed all the remaining __unicode__ methods.
  • Version bump.
  • test_donation_message corrected
  • tests for additional functions added
  • additional tests for functions in display_cal added:
    • test_incrementing_int
    • test_webbrowser_open
    • test_install_scope_handler
    • test_get_cgats_path
    • test_get_cgats_measurement_mode