Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit adb8377

Browse files
Release candidate for version 0.3.4. (#93)
1 parent 1be119e commit adb8377

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
## `0.3.4` - 2020-03-25
6+
7+
### Changed
8+
9+
- Upgraded to GDK for Unity version `0.3.4`
510
### Breaking Changes
611

712
- The blank project now uses [query-based interest](https://docs.improbable.io/reference/14.4/shared/authority-and-interest/interest/query-based-interest-qbi) instead of [chunk-based interest](https://docs.improbable.io/reference/14.4/shared/authority-and-interest/interest/chunk-based-interest-cbi). [#89](https://github.com/spatialos/gdk-for-unity-blank-project/pull/89)

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop 34603f47b065d21f73e14beb9f44dce843dbc2ca
1+
develop 4b725e86bf5c9bc73e799a7a4d211e36fc5b7ec6

workers/unity/Packages/manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
"com.unity.timeline": "1.1.0",
1111
"com.unity.ugui": "1.0.0",
1212
"com.unity.xr.legacyinputhelpers": "2.0.2",
13-
"io.improbable.gdk.buildsystem": "0.3.3",
14-
"io.improbable.gdk.core": "0.3.3",
15-
"io.improbable.gdk.debug": "0.3.3",
16-
"io.improbable.gdk.deploymentlauncher": "0.3.3",
17-
"io.improbable.gdk.gameobjectcreation": "0.3.3",
18-
"io.improbable.gdk.querybasedinteresthelper": "0.3.3",
19-
"io.improbable.gdk.mobile": "0.3.3",
20-
"io.improbable.gdk.playerlifecycle": "0.3.3",
21-
"io.improbable.gdk.testutils": "0.3.3",
22-
"io.improbable.gdk.tools": "0.3.3",
23-
"io.improbable.gdk.transformsynchronization": "0.3.3",
13+
"io.improbable.gdk.buildsystem": "0.3.4",
14+
"io.improbable.gdk.core": "0.3.4",
15+
"io.improbable.gdk.debug": "0.3.4",
16+
"io.improbable.gdk.deploymentlauncher": "0.3.4",
17+
"io.improbable.gdk.gameobjectcreation": "0.3.4",
18+
"io.improbable.gdk.querybasedinteresthelper": "0.3.4",
19+
"io.improbable.gdk.mobile": "0.3.4",
20+
"io.improbable.gdk.playerlifecycle": "0.3.4",
21+
"io.improbable.gdk.testutils": "0.3.4",
22+
"io.improbable.gdk.tools": "0.3.4",
23+
"io.improbable.gdk.transformsynchronization": "0.3.4",
2424
"com.unity.modules.ai": "1.0.0",
2525
"com.unity.modules.animation": "1.0.0",
2626
"com.unity.modules.assetbundle": "1.0.0",

0 commit comments

Comments
 (0)