Skip to content

Releases: ringoldsdev/laygo-python

0.1.2

16 Jul 19:41

Choose a tag to compare

Test auto setting of version from git tag

v0.1.1

16 Jul 18:20

Choose a tag to compare

  1. Implements Pipeline class uses for orchestrating transformers
  2. Implements transformer that uses list comprehension and chunking via generators to process large datasets
  3. Implements ParallelTransformer that uses threads to process data using multiple cores
  4. Implements error handling and circuit breaking
  5. Adds tests

Test release

16 Jul 18:14

Choose a tag to compare

Tests whether package deployment to PyPi actually works