All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use
NodeList.render()
instead of iterating over list to make individualNode.render()
calls
- Image in Readme should display properly on PyPy
- Delete unnecessary empty Django files (models.py, admin.py, etc.)
- Initial version with basic functionality