What's Changed
π Features
π¨ Breaking Changes
π§ Refactoring
- Refactor/idempotency design by @hayas1 in #92
- Refactor/first last op by @hayas1 in #94
- Refactor/dual derive design by @hayas1 in #87
π Documentation
- v0.6.0 crate doc by @hayas1 in #95
- rename
Op/OpPrivtoSemigroupOp/SemigroupOpPrivand#[op]to#[semigroup_op]by @hayas1 in #97 - Release/v0.6.0 by @hayas1 in #89
Other Changes
- refactor!: decouple Idempotent from Semigroup and redesign annotated struct derive by @hayas1 in #91
- Add First op and rename Overwrite to Last (its dual) by @hayas1 in #90
- claude/fix-reversible-trait-design-Gwq5r by @hayas1 in #86
Full Changelog: v0.5.1...v0.6.0