All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix regression for handling of backend being a module rather than a string to module, PR #17 @benkrikler
- Option to return the expanded config (strip out imports) PR #15 @benkrikler
- Transfer in help module previously in carpenter, issue #2, PR #14 @benkrikler
- Zenodo DOI to README
- Fixed issue where default backend wasn't propagated to imported files, issue #11 @benkrikler
- Fixed issue when stage description is a clone of another, issue #12 @benkrikler
- travis CI autodeployment to pypi
- Default backend can be provided as a module / object instead of a string, issue #6 @benkrikler