Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Releases: daniel-rusnac/unity-so-architecture-package

v1.3.0

26 Jan 00:15
Compare
Choose a tag to compare

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

10 Jan 12:05
Compare
Choose a tag to compare

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

29 Dec 12:14
Compare
Choose a tag to compare

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