What's Changed
- Windows support by @mhss1 and @claytongreen in https://github.com/romainguy/kotlin-explorer/pull/79 and https://github.com/romainguy/kotlin-explorer/pull/77
- Guess more libraries locations by @liushuai42 in https://github.com/romainguy/kotlin-explorer/pull/80
- Fix Linux build by @alonalbert in https://github.com/romainguy/kotlin-explorer/pull/81
New Contributors
- @...