v0.4.3
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.4.3</version>
</dependency>
</dependencies>
What's Changed
- Add data sources by @ChristophB in #74
- 75 expand query schema and introduce query result by @ChristophB in #76
Full Changelog: v0.4.2...v0.4.3