Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 810 Bytes

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 810 Bytes

Changes

1.1.0

  • Add extension methods (#5) (@plokmij)

1.0.2

  • Fix documentation typo.

1.0.1

  • Added null check for equals (#4 - @ScottAtRedHawk)

1.0.0

  • Seems to have been stable for a long time so bumping to 1.0.0.
  • Fixed analyzer warnings.
  • Added type safety.

0.3.0

  • Null safety stable bump

0.2.0-nullsafety.0

  • Updated for null safety

0.1.4

  • Bug fix for isURL() with require_protocol option.
  • Removed unnecessary new keyboards.
  • Applied formatting.

0.1.3

  • added examples and a couple other minor changes not committed in the previous version

0.1.2

  • fixed code warning
  • added contributing file

0.1.1

  • Fixed various code warnings

0.1.0

  • Initial version of this fork
  • Rewrote all the tests using the test package
  • Updated for Dart 2