Skip to content

v2.0.2

Compare
Choose a tag to compare
@priyank-p priyank-p released this 28 May 19:42

v2.0.2

This release contains a new feature: the reset method. It also contains a minor bugfix #12.
We also had a new contributor @crossleyjuan who implemented the reset method feature.

Changelog

git log --format='- %h: %s' v2.0.1...v2.0.2:

  • ce128e3: release: New release v2.0.2.
  • e4d3499: simplepicker: Update the time based on the reset date.
  • 29e9fad: simplepicker: Allow user to pass a date to the reset method.
  • 5002705: dependencies: bump acorn from 5.7.3 to 5.7.4