Skip to content

v1.5.62

Compare
Choose a tag to compare
@plexus plexus released this 30 Aug 08:17
· 4 commits to main since this release

Fixed

  • Add IHash implementation for goog.date.Date and DateTime, so they can be
    used in sets and as map keys

Changed

  • Delegate equality check to underlying goog.date.* implementation, instead of
    comparing string representations