Releases: toebeann/Tobey.PluginDoctor
Releases · toebeann/Tobey.PluginDoctor
v0.2.0
Changed
- Breaking: Rename public method
Plugin.PerformCheckup
->Plugin.CheckupAndReport
(8dc66a6) - Clarify when report section is intentionally empty (8c12be9)
Fixed
- Exclude missing assembly references if they don't contain types which were referenced (858cfa5, 8570503, 858cfa5)
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Changed
- Widen the net for plugin initialisation failure detection (86b07c8)
- Improve information about missing references (c509d85)
- Improve log formatting (70d742d, 87d9dbf, eaef89a, 8ce4721)
Fixed
- Fix issue where detection of methods throwing during initialisation was tied to the BepInEx preloader entry point (86b07c8)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release 🚀
Full Changelog: https://github.com/toebeann/Tobey.PluginDoctor/commits/v0.1.0