Skip to content

4.1.0

Compare
Choose a tag to compare
@gotev gotev released this 30 Sep 18:55
· 7 commits to master since this release

New features

  • When the rendering canvas is empty, you can specify onEmptyCanvas renderable items. This is useful for example if you have complex UIs which may result in no items to be shown and you want an easy way of detecting that scenario to display an empty state or something else without tons of ifs. Big thanks to @mike5v 🎉

Updates

  • Gradle 7.0.2