You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/ReleaseNotes.md
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,22 @@
1
1
2
2
# <aid="release-notes"></a>Release Notes
3
3
4
+
## Version 9.0.0 (April 21, 2019)
5
+
6
+
This is the beginning of zenject support for Unity 2019. For Unity 2018.4.x use 8.0.x versions of zenject. For Unity 2017.4.x use 6.6.X versions of zenject.
7
+
8
+
No changes in this version except compatibility fixes for Unity 2019.
9
+
10
+
## Version 6.6.1 (April 21, 2019)
11
+
12
+
- Fixed WindowsStoreApps platform to build properly when using .NET 4.6 backend
13
+
14
+
## Version 8.0.1 (April 21, 2019)
15
+
16
+
Minor bug fixes:
17
+
- Fixed issue with UniRx signals integration
18
+
- Fixed to allow reflection baking to work inside unity editor for 2018.1+
19
+
4
20
## Version 8.0.0 (February 5, 2019)
5
21
6
22
Minor bug fixes, a few extra bind methods, and one minor breaking api change in SignalBus.
0 commit comments