Releases: karol-202/uranium
Releases · karol-202/uranium
0.2.5
0.2.4
- Change jCenter coordinates:
pl.karol202.uranium.core:uranium-core
- Add documentation page
0.2.3
0.2.1
0.2
- All platform implementations has been moved outside of this project
- Add JS and WASM32 targets
- Do some breaking changes in components' render methods and native getters
- Add needsUpdate() method
- Add render schedulers to public API
- Use List wrapper to improve performance in Kotlin/JS