Releases: stampit-org/check-compose
Releases · stampit-org/check-compose
New tests - require composers feature implemented
The "composers" new feature is now required: stampit-org/stamp-specification#109
Relaxing arbitrary added metadata
It is allowed to add arbitrary data to property descriptors. The check-compose
often was expecting to have 0 added data.
This release makes sure that compose() implementations are not limited to add any additional metadata.