File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.0.8
2+
3+ - chore: bump license year ([ #208 ] ( https://github.com/felangel/equatable/pull/208 ) )
4+ - fix: ` mapEquals ` when comparing maps with different keys and null values ([ #207 ] ( https://github.com/felangel/equatable/pull/207 ) )
5+
16# 2.0.7
27
38- revert: ` equals ` in ` equatable_utils ` ([ #190 ] ( https://github.com/felangel/equatable/issues/190 ) )
Original file line number Diff line number Diff line change 11name : equatable
22description : A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
3- version : 2.0.7
3+ version : 2.0.8
44repository : https://github.com/felangel/equatable
55issue_tracker : https://github.com/felangel/equatable/issues
66homepage : https://github.com/felangel/equatable
You can’t perform that action at this time.
0 commit comments