Thrifty v1.0.0 Release Notes

Release Date: 2018-11-02 // over 5 years ago
    • 🔧 #259: Enable configurable @Generated annotation type
    • ⚡️ #254: Update to Kotlin 1.3, update generated coroutine APIs to be non-experimental
    • 🏗 #250: Add @NonNull to struct builder's copy ctor (thanks, @jparise)
    • #241: Add nullable annotation to gen'd findByValue methods (thanks, @jparise)
    • #239: Fix: Canonicalize paths of all loaded thrift files
    • #236: Only use base filename in constants' comments (thanks, @jparise)