Releases: sphinx-contrib/datatemplates
Releases · sphinx-contrib/datatemplates
0.7.1
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Testing Cleanup by @janbrohl in #46
- Pass all options to template, allow unknown options by @janbrohl in #45
- Shorten directive documentation and move it to code by @janbrohl in #44
- Move data loading to functions by @janbrohl in #49
- add travis job to check package settings with twine by @dhellmann in #48
- Note source-file as dependency by @janbrohl in #50
- Intuitive directive option conversion by @janbrohl in #51
- Add escaping functions by @janbrohl in #61
- set up unit test framework by @dhellmann in #57
- add html_context to template context by @dhellmann in #56
- More functional, better documented CLI by @janbrohl in #62
- Add directive for nothing by @janbrohl in #63
- clean up data loader registration by @dhellmann in #66
- add travis config to allow automatic pypi publishing by @dhellmann in #67
- add sphinx builder environment to template context by @dhellmann in #69
- clean up console script by @dhellmann in #65
- add release history to documentation by @dhellmann in #70
Full Changelog: 0.6.1...0.7.0
0.6.1
Full Changelog: 0.6.0...0.6.1
0.6.0
0.5.0
What's Changed
- ensure each directive page shows how to use the template by @dhellmann in #27
- Add support for DBM formats by @janbrohl in #28
- Add option to load multiple documents from YAML file by @janbrohl in #29
- Use default template manager when the builder does not have one by @bosonogi in #33
- Add Directive for Python Modules by @janbrohl in #32
New Contributors
Full Changelog: 0.4.0...0.5.0
0.4.0
0.3.0
What's Changed
- Add XML support by @janbrohl in #9
- Use yaml.safe_load by @janbrohl in #10
- Add CSV support by @janbrohl in #8
- Add Travis Jobs by @dhellmann in #14
- update packaging metadata by @dhellmann in #15
- Doc cleanup by @dhellmann in #16
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Add links to repo and docs from README and docs frontpage by @cdeil in #2
- Use sphinx.util.logging for logging calls by @stmcginnis in #7
New Contributors
- @cdeil made their first contribution in #2
- @stmcginnis made their first contribution in #7
Full Changelog: 0.1.0...0.2.0
0.1.0
Full Changelog: https://github.com/sphinx-contrib/datatemplates/commits/0.1.0