- Nothing yet
- Fix packaging
- Parametrization enhancements for accessing content structure sub-elements using a slash character in parameter (issue #8)
- Cleanup
- Handle arbitrary data structure parametrization
- Implement parameter & body marshaling
- Some backwards-incompatible API changes
- Implement request generator loading (issue #2)
- Implement response parser loading (issue #1))
- Implement request conversion (issue #4)
- Implement static context specification support (issue #3)
- Improved documentation
- Request/response template expansion and spec parametrization do their magic on single operations (as they should) rather than the full API. Jinja template expansion is kept as-is.
- First release on PyPI.