- Bug fixes and improvements to ``ImageRenderer`` (mbourqui).
0.2.0
- Add icons from images, contribution by mbourqui. - Adopt black code style (https://github.com/ambv/black).
0.1.0
- Add ``MaterialRenderer`` for [Material icons](http://google.github.io/material-design-icons/). - Set default branch to `master`. - Make ``icon`` function available as import from django_icons (fixes).
0.0.5
- Fix typo's. - Adjust tox matrix to currently supported Django versions. - Fixed names of tests. - Add tests for ``BaseRenderer``.
0.0.4
- Autogenerate docs for ``icon`` template tag. - Fix typo in README.