Skip to content

0.3.0

Compare
Choose a tag to compare
@cgarciae cgarciae released this 06 Apr 02:38
· 41 commits to master since this release
59c67c1

Adds

  • ordered function in all modules, this orders output elements based on the order of creation on the source iterable.
  • Additional options and rules for the depending injection mechanism. See Advanced Usage.
  • All pl.*.Stage classes now inherit from pl.BaseStage.