Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 587 Bytes

Changelog

[0.2.1-preview] - 2019-09-19

Changed

  • Fixed referencing of Mono.Cecil

Added

  • Support for Unity's package manager

[0.2.0-preview] - 2019-09-16

Added

  • Visual trail for browsing via scene view
  • "Step" pauses after the next significant change in per frame output
  • Filter output by return type (valid selections: void, status, any)
  • Persist settings
  • Option to clear logs and visual trails after session end

[0.1.1-preview] - 2019-09-13

Added

  • Pretty format
  • Keep last run logs after stop

[0.1.0-preview] - 2019-09-12

Initial release