Bugfix 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