Skip to content

Releases: acecilia/Compose

0.0.4

Choose a tag to compare

@acecilia acecilia released this 23 May 03:01

Prefix the internal elements of the Composed struct with an underscore to signal that they are implementation details and in most of the cases should not be used

0.0.3

Choose a tag to compare

@acecilia acecilia released this 10 May 17:10

Changed priority of encoded elements, important when they share property names: now element1 properties will prevail over element2 properties

0.0.2

Choose a tag to compare

@acecilia acecilia released this 25 Apr 16:41

Fix support for struct with let properties

0.0.1

Choose a tag to compare

@acecilia acecilia released this 18 Apr 19:04

Initial release