Thrifty v2.0.0-RC1 Release Notes

Release Date: 2019-05-08 // almost 5 years ago
    • ๐Ÿ‘ #307: Support AndroidX nullability annotations (thanks, @DSteve595)
    • #305: Show location of including file when included file is not found (thanks, @hzsweers)
    • ๐Ÿ“œ #300: Fail parsing when the parser terminates without reading the entire input
    • #253: Use sealed types for unions in generated Kotlin code (thanks, @Zomzog)
    • General: Represent Thrift unions with sealed types in Kotlin
    • #273: Fix circular-include error messages