v0.8.0
What's Changed
First, the codebase has been simplified tremendously by getting rid of cookiecutter. This means that personalisation of a new project goes via Search & Replace, but this is much more transparent than the cookiecutter dialogue, which many users found hard to navigate.
Second, the data management example has been updated to follow the ideas set forth in the data management section of Effective Programming Practices for Economists.
Full Changelog: v0.7.1...v0.8.0