v1.6.0
github-actions
released this
24 Sep 02:23
·
281 commits
to refs/heads/master
since this release
What’s Changed
🦑 Features
- Make ignore-messages can be specified by regex by @nowsprinting in #67
- Support calling async method to InitializeOnLaunchAutopilotAttribute by @nowsprinting in #68
- Add command line argument -FILE_LOGGER_OUTPUT_PATH by @nowsprinting in #66
🐛 Bug Fixes
- Fix expression to work with Unity 2020 or lower by @nowsprinting in #70
- Crean logger instances when launch autopilot by @nowsprinting in #69
- Add command line argument -FILE_LOGGER_OUTPUT_PATH by @nowsprinting in #66
🧰 Maintenance
- Fix Makefile by @nowsprinting in #71