Skip to content

Releases: imsweb/mph

v.1.41

27 Oct 13:56

Choose a tag to compare

Changes in version 1.41

  • Changed back minimum Java language from Java 11 to Java 8.
  • Removed FastCSV library dependency.

v1.40

14 Aug 20:00

Choose a tag to compare

Changes in version 1.40

  • Updated HematoDB data with latest data from SEER API.
  • Updated dependencies.

v1.39

16 May 15:17

Choose a tag to compare

Changes in version 1.39

  • Updated HematoDB data with latest data from SEER API.
  • Updated dependencies.

v1.38

18 Feb 15:39

Choose a tag to compare

Changes in version 1.38

  • Removed C300 from Head and Neck paired sites list.
  • Updated HematoDB data with latest data from SEER API.

v1.37

28 Jan 18:11

Choose a tag to compare

Changes in version 1.37

  • Implemented 2025 updates of solid tumor rules. (#147)
  • Updated HematoDB data with latest data from SEER API.
  • Replaced OpenCSV library by FastCSV.
  • Changed minimum Java language from Java 8 to Java 11.

v1.36

30 Sep 20:16

Choose a tag to compare

Changes in version 1.36

  • Fixed a bug in 2018 Lung rules Table 3 list.
  • Updated HematoDB data with latest data from SEER API.

v1.35

09 Feb 12:27

Choose a tag to compare

Changes in version 1.35

  • Fixed an exception happening in GroupUtility with invalid dates. The fix in previous version was not complete.

v1.34

07 Feb 21:16

Choose a tag to compare

Changes in version 1.34

  • Implemented 2024 updates of solid tumor rules. (#136)
  • Fixed an exception happening in GroupUtility with invalid dates.
  • Updated CSV library from version 5.7.1 to version 5.9.

v1.33

03 Nov 15:10

Choose a tag to compare

Changes in version 1.33

  • Cleaned up a code handling missing invalid date parts. (#128)
  • Fixed definition of simultaneous to be same day for M14 of Hematopoietic and Lymphoid 2010+ rules. (#129)
  • Return questionable for same row rules if the histologies being compared are the same (excluding 8000 and 8010), even if they are not in the table. (#130)

v1.32

06 Sep 15:23

Choose a tag to compare

Changes in version 1.32

  • Fixed a concurrent modification exception.