- Initial release.
- Documentation update
- drop(-n) for String has no effect instead of returning empty
- Removed Flutter dependency, pure Dart
- Documentation updates
- Documentation update
- Documentation update
- Formatting file
- README alphabetical links fixed
- bigEquals and bigContains are deprecated in favor of deepEquals and deepContains
- Removed version constraint from collection dependency to resolve version pinning error
- Min Dart SDK lowered to 2.18
- Min Dart SDK 2.19
- Fixed dangling comment in helper.dart