Skip to content

v0.5.0: Take a single Builder in BuilderTransformer (#138)

Compare
Choose a tag to compare
@natebosch natebosch released this 10 Nov 21:38
· 2047 commits to master since this release
  • BREAKING BuilderTransformer must be constructed with a single Builder. Use the MultiplexingBuilder to cover cases with a list of builders
  • When using a MultiplexingBuilder if multiple Builders have overlapping outputs the entire step will not run rather than running builders up to the point where there is an overlap