π 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.