Composers fixes
The new Composers feature fixes.
- The composers array was not deduplicated. Now it is.
- In case of
stamp.compose()
syntax thestamp
was never passed to composers. Fixed too.
The new Composers feature fixes.
stamp.compose()
syntax the stamp
was never passed to composers. Fixed too.