google / tuple.dart

A library providing a tuple data structure
https://pub.dev/packages/tuple
BSD 2-Clause "Simplified" License
194 stars 26 forks source link

Remove quiver dependency, instead use hash functions provided by Dart #33

Closed cenumi closed 1 year ago

shilangyu commented 2 years ago

Bump, I think this is a beneficial change.

devoncarew commented 1 year ago

@kevmoo for review as he has commit access here (this change looks good to me)

devoncarew commented 1 year ago

change the version to 2.0.1 and add a changelog entry

I'll land this and update the changelog +version in a follow-up.