This repository was archived by the owner on Nov 12, 2024. It is now read-only.
Releases: daniel-rusnac/unity-so-architecture-package
Releases · daniel-rusnac/unity-so-architecture-package
v1.3.0
Package Link
https://github.com/danielrusnac/unity-so-architecture-package.git?path=SO Architecture/Assets/SOArchitecture#v1.3.0
Changelog
Added
- Value channels now store the last raised value
Changed
- Stack traces are now collapsed by default
- Moved channel icon into the editor folder
Fixed
- Fixed a typo in the runtime namespace
v1.2.1
Package Link
https://github.com/danielrusnac/unity-so-architecture-package.git?path=SO Architecture/Assets/SOArchitecture#v1.2.1
Changelog
Changed
- Updated assemblies
v1.2.0
Package Link
https://github.com/danielrusnac/unity-so-architecture-package.git?path=SO Architecture/Assets/SOArchitecture#v1.2.0
Changelog
Added
- A stack trace for channel calls
- An icon for channel scriptable objects
- Added a changelog
Changed
- Raise event button is now active only in play mode