df_collection 0.7.0 df_collection: ^0.7.0 copied to clipboard
A package designed to extend Dart collections by offering additional functionality.
Changelog #
[0.7.0] #
- Released @ 11`/2024 (UTC)
- breaking: Refactor code base for clarity and consistency
[0.6.2] #
- Released @ 11`/2024 (UTC)
- feat: Add powerset function and PowersetOnIterableX
[0.6.1] #
- Released @ 10/2024 (UTC)
- breaking: Update dependencies and docs
[0.5.0] #
- Released @ 10/2024 (UTC)
- breaking: Upgrade collection dependency to 1.19.0 and remove methods thats been replaced by collection package
[0.4.0] #
- Released @ 10/2024 (UTC)
- chore: Clean code and update dependencies
[0.3.0] #
- Released @ 10/2024 (UTC)
- chore: Update dependencies, readme and comments
- chore: Add funding and topics to pubspec.yaml
[0.2.0] #
- Released @ 10/2024 (UTC)
- remove: Removed NullIfEmptyOnStringX as its defined in df_string package already
- chore: Update dependencies to latest versions
[0.1.3] #
- Released @ 10/2024 (UTC)
- chore: Update workflow scripts
[0.1.2] #
- Released @ 10/2024 (UTC)
- chore: Update workflow scripts
[0.1.1] #
- Released @ 10/2024 (UTC)
- chore: Update release date format in changelog and address pub.dev issues
[0.1.0] #
- Released @ 10/2024 (UTC)
- Initial commit