- Add --info option to display current settings [ericof] [27](https://github.com/plone/cookieplone/issues/27) - Add pytest fixtures to be used in template development [ericof] [29](https://github.com/plone/cookieplone/issues/29)
0.6.3
Bug fixes:
- Fix usage of formatter functions in a pipx environment [ericof]
0.6.2
New features:
- Add helper function to format a Python codebase [ericof]
Internal:
- Configure logger for cookieplone [ericof]
0.6.1
Bug fixes:
- Small fixes to cookieplone/utils/plone.py functions [ericof]
0.6.0
New features:
- Add functions `add_dependency_profile_to_metadata` and `add_dependency_to_zcml` to manipulate Plone files [ericof] [25](https://github.com/plone/cookieplone/issues/25)