Skip to content

Bugfix release

Choose a tag to compare

@ctmay4 ctmay4 released this 25 Nov 19:57
· 803 commits to master since this release

This release fixes a parsing error for table fields that end in a "-". When parsing cells, values are considered ranges if the length of the data one the left and right of the dash are the same. However the code was not handling values with a dash as the last character. This did not affect the CS algorithm but did affect the upcoming TNM algorithm