Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 289 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 289 Bytes

2.0.0

  • migrated to null safety
  • require dart sdk >= 2.12

1.1.0

  • added extensions.
  • added 'toString()' methods for BestMatch and Rating classes for better debugging.
  • require dart sdk >= 2.6

1.0.2

  • fix static analysis

1.0.1

  • update doc

1.0.0

  • initial version