v2.0.0-alpha.1
Pre-release
Pre-release
·
269 commits
to main
since this release
- First public release!
- Convert the code to Kotlin. (#8, #9)
- Rewrite the API to be more Kotlin-friendly. (#16)
- Introduce
StateRenderer
to allow custom rendering of arbitrary view attributes. (#23) - Drop the
com.squareup
package prefix, so the package is now justradiography
. (#15) - Add a sample app. (#18)
- Fix: Crash when
skippedIds
is empty. (#16) - Fix:
FocusedWindowViewFilter
wasn't filtering correctly. (#18)
Version starts at 2.0.0 to differentiate from some internal releases.