Skip to content

Releases: acecilia/Compose

0.0.4

23 May 03:01
Compare
Choose a tag to compare

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

10 May 17:10
Compare
Choose a tag to compare

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

0.0.2

25 Apr 16:41
Compare
Choose a tag to compare

Fix support for struct with let properties

0.0.1

18 Apr 19:04
Compare
Choose a tag to compare

Initial release