Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 May 07:00
8b55589

What's Changed

πŸš€ Features

πŸ”¨ Breaking Changes

  • feat!: replace Reversible trait with Dual wrapper type by @hayas1 in #85

πŸ”§ Refactoring

πŸ“– Documentation

  • v0.6.0 crate doc by @hayas1 in #95
  • rename Op/OpPriv to SemigroupOp/SemigroupOpPriv and #[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