What's Changed
- IKVM.ByteCode.Decoding.CodeDecoder by @wasabii in #577
- Rewrite StubGen around IKVM.ByteCode.Encoding by @wasabii in #578
- Add static compiler-flag by @AliveDevil in #562
- IKVM.CoreLib and Diagnostics by @wasabii in #581
- Handle MSBuild properties NoWarn, TreatWarningsAsErrors, WarningsAsErrors by @AliveDevil in #567
- Diagnostics Output And Printing by @wasabii in #585
- System.CommandLine on ikvmc by @wasabii in #587
- Search for IKVM.Home and IKVM.Home.Root in AppContext by @wasabii in #590
- New CoreLib Symbols support by @wasabii in #592
- Load IKVM.Properties from RuntimeHost Configuration by @AliveDevil in #597
- Update to JDK 8u432-b06 by @wasabii in #610
- Fixes "Parameter "message" must not be null" in IKVMCompiler task by @AliveDevil in #625
- Quote Assembly Name in IKVM Importer by @AliveDevil in #629
- Bugfix type initialization error on initializing caller sensitive functional interface by @AliveDevil in #563
Full Changelog: 8.10.3...8.11.0-pre.1