v0.5.0
What's Changed
🚀 Features
- breaking: semigroup
op_assigninterface by @hayas1 in #74 - Feat: op_assign -> semigroup_assign (method call) by @hayas1 in #77
- Feat: bool op by @hayas1 in #67
- Feat: set op by @hayas1 in #72
- Feat: tuple semigroup by @hayas1 in #69
- Feat: try combine stream by @hayas1 in #78
- Feat: lazy cloned/map by @hayas1 in #80
- Feat/tuple-traits by @hayas1 in #81
🔨 Breaking Changes
- Breaking: rename derive
Construction->Opby @hayas1 in #75 - Breaking: struct
Reverse-> traitReversibleby @hayas1 in #76
Other Changes
- Update darling requirement from 0.21 to 0.23 in the dependencies group across 1 directory by @dependabot[bot] in #79
- bump version to v0.5.0 by @hayas1 in #83
Full Changelog: v0.4.3...v0.5.0