What's Changed
* Testing Cleanup by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/46
* Pass all options to template, allow unknown options by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/45
* Shorten directive documentation and move it to code by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/44
* Move data loading to functions by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/49
* add travis job to check package settings with twine by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/48
* Note source-file as dependency by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/50
* Intuitive directive option conversion by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/51
* Add escaping functions by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/61
* set up unit test framework by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/57
* add html_context to template context by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/56
* More functional, better documented CLI by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/62
* Add directive for nothing by janbrohl in https://github.com/sphinx-contrib/datatemplates/pull/63
* clean up data loader registration by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/66
* add travis config to allow automatic pypi publishing by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/67
* add sphinx builder environment to template context by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/69
* clean up console script by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/65
* add release history to documentation by dhellmann in https://github.com/sphinx-contrib/datatemplates/pull/70
**Full Changelog**: https://github.com/sphinx-contrib/datatemplates/compare/0.6.1...0.7.0