Release 5.0.0
For a more comprehensive look, run git log 6316f55^1...HEAD
on your local repo.
New features
- Drag-and-drop capability
- Resize any chart automatically
- Change order of charts
- Custom callbacks js utility and jinja blocks for any chart
- New digraph chart type for graphviz dot files.
Breaking changes
- Jinja block names are now namespaced and more logical
Fixes
- Make entire project and tests python 3 compatible
- Doc fixes
- Fix potential bugs in some template filters
Misc
- Lots more documentation
- Significantly improved test coverage and overall robustness
- Test data generator improvements
- Javascript unit testing integration
- Re-order/clean-up docs
- Make view endpoints more consistent