What's Changed
This is a backwards-incompatible (major version) change. In particular, aliases now have to go in the pipeline file, not the configuration file. There is a script you can run, `ceci-update-for-version-2`, which you can run on a directory to update all the yaml files there.
* Set site name by eacharles in https://github.com/LSSTDESC/ceci/pull/102
* Use data registry to access paths and save pipeline runs by joezuntz in https://github.com/LSSTDESC/ceci/pull/93
* Use dataregistry v0.3.0 by stuartmcalpine in https://github.com/LSSTDESC/ceci/pull/103
* Added generate_stage_command to Pipeline by eacharles in https://github.com/LSSTDESC/ceci/pull/109
* Added a read-only property "msg" to StageParameter by jlvdb in https://github.com/LSSTDESC/ceci/pull/105
* Fix for having inputs set to 'None' by eacharles in https://github.com/LSSTDESC/ceci/pull/107
* Move aliases to pipeline file by joezuntz in https://github.com/LSSTDESC/ceci/pull/91
* Add version flag to command line by joezuntz in https://github.com/LSSTDESC/ceci/pull/110
New Contributors
* stuartmcalpine made their first contribution in https://github.com/LSSTDESC/ceci/pull/103
* jlvdb made their first contribution in https://github.com/LSSTDESC/ceci/pull/105
**Full Changelog**: https://github.com/LSSTDESC/ceci/compare/v1.17...v2.0