v0.5.2
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.5.2</version>
</dependency>
</dependencies>
What's Changed
- Replace QueryCriterion prop
exclusion
withinclusion
by @ChristophB in #83 - Simplify query schema by @ChristophB in #84
- Add date time property to Value component by @ChristophB in #86
- Upgrade generator and dependencies by @ChristophB in #87
- Add property message to query result by @ChristophB in #88
- Update documentation by @ChristophB in #89
- Community standards by @ChristophB in #92
- Only store data source IDs in queries by @ChristophB in #94
- Drop unused properties by @ChristophB in #95
Full Changelog: v0.5.1...v0.5.2