Fixed - Fix regression for handling of backend being a module rather than a string to module, PR 17 [benkrikler](https://github.com/benkrikler)
0.6.0
Added - Option to return the expanded config (strip out imports) PR 15 [benkrikler](https://github.com/benkrikler)
0.5.0
Added - Transfer in help module previously in carpenter, issue 2, PR 14 [benkrikler](https://github.com/benkrikler)
0.4.1
Added - Zenodo DOI to README
Changed - Fixed issue where default backend wasn't propagated to imported files, issue 11 [benkrikler](https://github.com/benkrikler) - Fixed issue when stage description is a clone of another, issue 12 [benkrikler](https://github.com/benkrikler)
0.4.0
Added - travis CI autodeployment to pypi
Changed - Default backend can be provided as a module / object instead of a string, issue 6 [benkrikler](https://github.com/benkrikler)