v0.20.0-rc01
Pre-release
Pre-release
What's Changed
- Enable the configuration cache by @timothyfroehlich in #26
- Fix vector rectangles not adhering to constraints by @rylin8 in #62
- Add Figma Doc ID to the SerializableFigmaDoc struct. by @srahman80 in #64
- Rename SerializedFigmaDoc to SerializedDesignDoc by @srahman80 in #66
- Update design switcher serialized file to match doc version change to 13 by @rylin8 in #69
- Run the "presubmit" actions on the stable branch by @timothyfroehlich in #70
- Restore missing Tutorial file by @timothyfroehlich in #73
- Set designcompose version to 0.20.0 by @timothyfroehlich in #74
- Fix a plugin UI bug where the dials & gauges UI shows in other Design… by @rylin8 in #84
- Support progress bars where an element just moves along the bar by @rylin8 in #31
- Use a bundler for the widget to separate images from code by @rylin8 in #88
- Use a bundler for the plugin to separate images from code by @rylin8 in #102
- Propagate better errors from figma_import JNI by @timothyfroehlich in #48
- Fixing the JNI No Network test by @timothyfroehlich in #109
- Support a @composable () -> Meter @Design customization type by @rylin8 in #106
- Adding Emulator testing to CI by @timothyfroehlich in #105
- Add a Nightly build by @timothyfroehlich in #111
- Remove flaky NoNetwork test by @timothyfroehlich in #118
- Automate creation of release artifacts by @timothyfroehlich in #113
- Remove testing trigger for Nightly build by @timothyfroehlich in #119
New Contributors
- @srahman80 made their first contribution in #64
Full Changelog: v0.19.0-rc01...v0.20.0-rc01