We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0e1d2 commit 9ef39a9Copy full SHA for 9ef39a9
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+# Changelog
2
+
3
+## [1.0.0] - 2021-10-21
4
+This is the first release of the DRES Unity API package compatible with the DRES OpenAPI version 1.0.
package.json
@@ -1,6 +1,6 @@
{
"name": "org.vitrivr.unityinterface.dresapi",
- "version": "1.0.0-SNAPSHOT",
+ "version": "1.0.0",
"displayName": "DRES Unity Interface",
5
"description": "An all-unity client for [DRES](https://github.com/dres-dev/DRES) to be used within the vitrivr context.",
6
"unity": "2019.4",
0 commit comments