Packages

Composition and error handling of sequential computations

Current section

Files

Jump to
taco CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## v0.1.0 - 2017-05-10
### Added
* simple action composition - actions may success, fail, or halt the pipeline