Skip to content

v2.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@zach-klippenstein zach-klippenstein released this 13 Aug 19:17
· 239 commits to main since this release
  • Only access the view hierarchy from the main thread. (#30)
  • Remove build config class. (#36)
  • Change ViewFilter input from View to Any. (#37)
  • Rename StateRenderer to ViewStateRenderer. (#38)
  • Generate JVM overloads for methods with default args. (#38)
  • Make ViewStateRenderers properties static and fix case. (#38)
  • Make ViewFilter.and an extension function. (#38)