Skip to content

v0.3.3

Compare
Choose a tag to compare
@ndushay ndushay released this 28 Oct 16:36

Fix bug parsing negative latest year

  • fix latest_year with values such as "-0100", which were parsing out to 100 instead of -100

Treat long hyphen char as regular hyphen

  • 1230—1239 has a long hyphen char (as opposed to 1230-1239); treat long hyphen as hyphen for parsing out latest year.