Skip to content

Release 0.2.0

Choose a tag to compare

@buschtoens buschtoens released this 23 Sep 04:10
· 14 commits to main since this release
  • feat: weighted load-balancing via package.json config (#14 by @kdnutrien, #18)
    When using --distribute-by weight, you can assign a weight to each package and split into even-weighted partitions.
  • docs: improve README.md
  • docs: add DocBlock code comments