v0.3.0
What's Changed
- Add ability to mock out the azure query result in the unit test suite by @ytsarev in #2
- Implement Target API by @ytsarev in #3
- Write to Pipeline Context by @ytsarev in #4
- Add support for Query referencing, provide implementation for Pipeline Context by @ytsarev in #5
- Add implementation for QueryRef from XR status by @ytsarev in #6
- Support nested field in targets, refactor to reduce cyclomatic complexity, update documentation by @ytsarev in #7
- Rearrange examples and update documentation by @ytsarev in #8
Full Changelog: v0.2.0...v0.3.0