- Bug fixes and improvements to
ImageRenderer
(@mbourqui)
- Add icons from images, contribution by @mbourqui
- Adopt black code style (https://github.com/ambv/black)
- Set default branch to master
- Make
icon
function available as import from django_icons (fixes) - Add
MaterialRenderer
for Material icons (http://google.github.io/material-design-icons/)
- Fix typo's
- Adjust tox matrix to currently supported Django versions
- Fixed names of tests
- Add tests for
BaseRenderer
- Autogenerate docs for
icon
template tag - Fix typo in README
- Bug fixes
- More tests
- More documentation
- Updated docs and tests
- Demo of custom SVG renderer included
- FontAwesome and Bootstrap3 renderers included
- New structure for settings dict
- First documentation, linked to ReadTheDocs
- First tests
- Introducing the
icon
template tag
- First publication on GitHub and PyPI
- Non-functional, just names and tests