Skip to content

Releases: block/radiography

v2.9

26 Feb 00:16

Choose a tag to compare

v2.8

19 Feb 23:35

Choose a tag to compare

v2.7

24 Aug 21:31

Choose a tag to compare

v2.6

30 Apr 20:28

Choose a tag to compare

What's Changed

Full Changelog: v2.5...v2.6

v2.5

02 Nov 22:46

Choose a tag to compare

v2.4.1

15 Sep 19:13

Choose a tag to compare

v2.4.0

23 Aug 16:23

Choose a tag to compare

  • Use Curtains instead of WindowScanner. (#136)
  • Upgrade Compose to 1.0.1 (and other dependency updates). (#141)

v2.3.0

01 Mar 23:47

Choose a tag to compare

  • Upgrade Compose to beta01. (#128)

v2.2.0

26 Jan 18:20

Choose a tag to compare

  • Don't render curly braces when they would be empty. (#108)
  • Upgrade Compose to 1.0.0-alpha09. (#117)
  • Lazily reflect the mKeyedTags field and don't crash if it's not there. (#122)

v2.1.0

15 Oct 01:12

Choose a tag to compare

  • Introduce support for rendering across subcompositions. Children of WithConstraints, LazyColumn, etc. will now be rendered. (#104)
  • Fix for bug where layout IDs to skip were queried incorrectly. (#94 – thanks @samruston!)
  • Fix grammatical errors in documentation. (#92 – thanks @androiddevnotes!)
  • Upgrade Compose to 1.0.0-alpha05. (#106)