v10.8.0
·
298 commits
to develop
since this release
🚀 Features
- Fallback to opening the license in a browser if no custom behaviour is defined
- PR: #894
⚠️ This is a behaviour change!
- Detect GPL 3.0 license without
only
component - Dependency updates | Kotlin 1.8.22
- PR: #891
🐛 Fixes
- Use
register
for plugin task registration- PR: #890
- Thanks @CharlieTap