New
v2.0.6
What's Changed
- fix: add @immutable to EquatableMixin by @felangel in https://github.com/felangel/equatable/pull/154
- refactor: update
analysis_options.yamlby @felangel in https://github.com/felangel/equatable/pull/169 - refactor: simplify
toStringlogic by @Amir-P in https://github.com/felangel/equatable/pull/140 - chore: fix typo in doc comment by @azack in https://github.com/felangel/equatable/pull/170
- chore: add
fundingandtopicstopubspec.yamlby @felangel in https://github.com/felangel/equatable/pull/176 - docs: improve snippet in README by @felangel in https://github.com/felangel/equatable/pull/184
- perf: improve equality comparison performance by @Maksimka101 in https://github.com/felangel/equatable/pull/173
- chore: v2.0.6 by @felangel in https://github.com/felangel/equatable/pull/185
New Contributors
- @Amir-P made their first contribution in https://github.com/felangel/equatable/pull/140
- @azack made their first contribution in https://github.com/felangel/equatable/pull/170
- @Maksimka101 made their first contribution in https://github.com/felangel/equatable/pull/173
Full Changelog: https://github.com/felangel/equatable/compare/v2.0.5...v2.0.6