Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 451 Bytes

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 451 Bytes

1.0.6

  • Fix comparison operators
  • sdk version updated

1.0.5

  • search added
  • different type comparison support. (E.g test/methods_test.dart)

1.0.4

  • change == to identical || ==

1.0.3

  • Bound added to iteratorFrom.
  • Readme changed
  • change == to identical

1.0.2

  • Added tree type(AVL) to readme
  • All then renamed to than
  • code cleanup

1.0.1

  • Readme.md updated

1.0.0

  • Initial version.