Releases: acecilia/Compose
Releases · acecilia/Compose
0.0.4
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
Changed priority of encoded elements, important when they share property names: now element1
properties will prevail over element2
properties
0.0.2
Fix support for struct with let properties