## [1.2.0] - 2025-11-01
### Added- Added line numbers to stack trace output
### Changed- Tidied up code
## [1.1.0] - 2025-11-01 ### Added - Added colours to debug methods, and added optional highlighting to Trace method ### Changed - Changed assembly definition naming
## [1.0.0] - 2025-11-01 ### Added - Super simple extension to Unity's Debug.Log to show exact script and method log was called from - Can turn off all logs for development builds