Skip to content

v2.3.2

Compare
Choose a tag to compare
@zaytiri zaytiri released this 03 Apr 16:54
· 41 commits to main since this release

Fixed

  • fixed internal issue where 'seconds' were not being optional. When passing just hours and minutes, it would give an IndexOutOfBounds error when splitting the time and getting a third non-existent index from the list.