Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.36 KB

commit_messages.md

File metadata and controls

46 lines (38 loc) · 1.36 KB

v2.0.5

04 Sep, 2024

  • fixes to user interface (image annotations on hover)
  • bugfixes to prevent crashes

v2.0.4

03 Sep, 2024

  • fixed remaining error with walls at left of source (if fully above or below source)
  • removed option to delete rows by delete key (causing trouble if actually deleting text)
  • small fixes to user interface on hover after settings window have been open
  • small bug-fixes

v2.0.3

23 Aug, 2024

  • fixed error with walls at left of source

v2.0.2

07 May, 2024

  • upgraded dependency of matplotlib from >=3.5.2 to >=3.7.1 due to issue with incorrect behavior of colorbar
  • fixed error when starting config using older package PyQt5 versions

v2.0.1

05 Feb, 2024

  • updated dependencies
  • changed way of setting the cmaps as the register int matplotlib did not work on all systems
  • changed default gamma ray constants for Lu-177. See Wiki.

v2.0.0_b4

01 Feb 2024 Small fixes:

  • probably different versions of PyQt5 require int values where others accept also float. Fixed to int values.

v2.0.0_b3

22 Dec 2023 Small fixes:

  • avoiding confusing behaviour selecting several areas at once
  • adding option to deselect area or wall by clicking once more
  • text and layout fixes

v2.0.0_b2

21 Dec 2023 First functional version ready for validation.

v2.0.0_b1_1..6

Nov - Dec, 2023 Initiation Python version - Not functional, just backing up files