Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zach-klippenstein zach-klippenstein released this 11 Jun 18:33
e30fdaf

First release from new, Kotlin-only repository.

  • Change RenderTester functionality such that unexpected workers no-op rather than fail. Still fail
    when multiple workers match. (#1084)
  • Rename all occurences of Master/Detail to Overview/Detail. (#1196)
  • Simplify the entry point into the workflow runtime. (#1180)
  • Extend ViewGroup in stock Kotlin Container classes. (#1193)
  • Upgrade coroutines library to 1.3.7. (#1170)
  • Upgrade to Kotlin 1.3.72. (#1178)