Skip to content

v0.3.0

Choose a tag to compare

@yaacovCR yaacovCR released this 21 May 15:55
· 28 commits to master since this release

Significant breaking changes:

Changed API to:

  • change stitch method name to from, change from to transform, so that every "stitch" has both a from and to method and as many transform calls as desired.
  • use new TransformQuery transformer, with fragment support, supports wrapping, extracting, and adding fields.