----------------
- Initial release
[gforcada]
- Add buildout and other stuff.
[gforcada]
- Add a ``mapping.json`` to add Plone API method calls to old usages data
[gforcada]
- Add a ``mapping.py`` to convert ``mapping.json`` into a reverse mapping
(to be used by the flake8 plugin).
[gforcada]
- Create the flake8 plugin per se that iterates over the files and searches
for old usages (coming from ``mapping.py``).
[gforcada]
- Add tests and badges for travis and coveralls
[gforcada]