Releases: 0verEngineer/InlineProblems
Releases · 0verEngineer/InlineProblems
v0.5.5-beta
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.
0.5.4
v0.5.4-beta
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.
v0.5.3
[0.5.3]
Added
- Ability to blacklist file extensions so that the plugin will not show anything on blacklisted files
v0.5.3-beta
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.
v0.5.2
[0.5.2]
Added
- Compability with 2024.1
v0.5.2-beta
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.
v0.5.1
Fixed
- SettingsBundle missing default (Settings not working with non english os language)
- Prevents gutter icon readding when the line of the problem does not exist anymore
v0.5.1-beta
This is a prerelease of the next version of the plugin. Checkout the pull request from master to release for the changelog.
v0.5.0
Added
- Gutter icon support (disabled by default)
- Notification when a Unity project is opened in Rider, and it switches to the ManualScan listener
- Chinese translation (thanks to kuweiguge)
Fixed
- AlreadyDisposedException in HighlightProblemListener