Skip to content

Releases: JakubSlaby/Chirp

0.9.1

18 Aug 16:04
Compare
Choose a tag to compare

Changed

  • Docs update, added screenshots

0.9.0

25 Apr 16:16
Compare
Choose a tag to compare

Check out Quantum Console integration at Chirp-QuantumConsole!

Added

  • Chirp Initializer and component structure for creating easy initialization objects.

Changed

  • Added conditional to Chirp.Initialize() method.
  • Fixes to how Chirp interacts with Unity Debug Logging methods.
  • Fixes to Stack Trace construction

0.8.1

17 Apr 10:07
Compare
Choose a tag to compare

Fix for the default order of execution between Awake and RuntimeInitializeOnLoadMethod attributed methods.

0.8.0

11 Apr 13:52
Compare
Choose a tag to compare

Install and configuration quality of life improvements.

Additions:

  • Added a Project Settings window for configuring Chirp per target platform.
  • Added CHIRP script define for enabling the framework.

Changes:

  • Updated the readmes and install instructions.
  • Exceptions logging is always enabled when Chirp is enabled.
  • Errors and Exceptions added to conditional logging customisation.

0.7.0 - Chirp Chirp...

14 Mar 20:19
Compare
Choose a tag to compare

Chirp Logging Framework initial release. Hope you like it!