All Versions
1
Latest Version
Avg Release Cycle
-
Latest Release
1580 days ago
Changelog History
Changelog History
-
v0.1.0 Changes
February 11, 2019🚀 This is the first release of Pipelines, a high-level language for crafting concurrent pipelines written in Python. Standard library is nonexistent and language constructs are few. However, the compiler is stable and the CLI interface is usable.
🔋 Features that should come in future releases include piping data from one component to multiple components simultaneously and more robust error handling.