Skip to content

Composers fixes

Compare
Choose a tag to compare
@koresar koresar released this 25 Jan 13:18
· 151 commits to master since this release

The new Composers feature fixes.

  1. The composers array was not deduplicated. Now it is.
  2. In case of stamp.compose() syntax the stamp was never passed to composers. Fixed too.