Releases: ringoldsdev/laygo-python
Releases · ringoldsdev/laygo-python
0.1.2
v0.1.1
- Implements Pipeline class uses for orchestrating transformers
- Implements transformer that uses list comprehension and chunking via generators to process large datasets
- Implements ParallelTransformer that uses threads to process data using multiple cores
- Implements error handling and circuit breaking
- Adds tests
Test release
Tests whether package deployment to PyPi actually works