Skip to content

Releases: ordo-one/equatable

1.4.0

22 Apr 10:42
c0f1c48

Choose a tag to compare

1.4.0 (2026-04-22)

Bug Fixes

  • minor: Recognize actor-annotated closures in macro validation (c0f1c48)

1.3.0

24 Mar 08:34
8f5c009

Choose a tag to compare

1.3.0 (2026-03-24)

Features

  • minor: use Self keyword in order to support types with generics (#35) (8f5c009)

1.2.0

30 Sep 20:18
73f819b

Choose a tag to compare

1.2.0 (2025-09-30)

Bug Fixes

1.1.0

30 Sep 08:57
d110ff5

Choose a tag to compare

1.1.0 (2025-09-30)

Features

  • minor: [sc-24016] enable isolation specification in generated equatable confomance (#29) (d110ff5)

1.0.10

29 Jul 10:14
63e597c

Choose a tag to compare

1.0.10 (2025-07-29)

Bug Fixes

  • patch: drop MacroTesting dependency (#23) (63e597c)

1.0.9

29 Jul 08:22
fb55d55

Choose a tag to compare

1.0.9 (2025-07-29)

Bug Fixes

1.0.8

22 Jul 11:05
31e351e

Choose a tag to compare

1.0.8 (2025-07-22)

Bug Fixes

  • patch: Optimize AST traversal in EquatableMacro (#19) (31e351e)

1.0.7

14 Jul 08:47
c9d85b0

Choose a tag to compare

1.0.7 (2025-07-14)

Bug Fixes

  • patch: allow @Equatable on types without stored properties (#18) (c9d85b0)

1.0.6

11 Jul 14:21
1b6dd2f

Choose a tag to compare

1.0.6 (2025-07-11)

Bug Fixes

  • patch: ignore all properties decorated with SwiftUI property wrappers (#14) (1b6dd2f)

1.0.5

11 Jul 10:26
c279c4b

Choose a tag to compare

1.0.5 (2025-07-11)

Bug Fixes

  • patch: lower minimal required platform versions (#17) (c279c4b)