Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 361 Bytes

1.3.0

  • Migrate to newer versions of Dart

1.2.0-nullsafety.0

  • Migrate to null safety

1.1.1-hotfix1

  • Fix README.md

1.1.0

  • Performance improvements
  • Adjusted dependency constraints

1.0.0

  • First release!
  • Implemented entire SPA algorithm.
  • Added randomly generated test dataset to verify consistency with reference C implementation.