| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2016-12-19 | 724 Bytes | |
| Release 5.0.0 source code.tar.gz | 2016-12-19 | 4.2 MB | |
| Release 5.0.0 source code.zip | 2016-12-19 | 4.3 MB | |
| Totals: 3 Items | 8.5 MB | 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