What's Changed
- Added a nicer error message when the server encounters an issue
- A bunch of bugfixes thanks to @Rhahi:
- Addressed pregeneration of wrapper code and use of a cached RPC set
- Added correct enum deserialization #9
- Fix string getter and enumeration of parts by @Rhahi in #8
- Enable asynchronous usage of KRPC by @Rhahi in #10
New Contributors
Full Changelog: v0.3.0...v0.4.0