gradle-plugin-0.1.0
First Gradle plugin release, please checkout new documentation section: https://github.com/ComposeGears/Valkyrie/tree/gradle-plugin-0.1.0?tab=readme-ov-file#gradle-plugin
Special thanks @jonapoul for initial plugin version ❤️
What's Changed
🐘✨ Gradle plugin features
- [Gradle plugin] Enhance generation with nested package support by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/725
- Prepare Gradle plugin publishing by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/730
- [Gradle plugin] Unify resource directory, rename :generateImageVector s to :generateValkyrieImageVector, create basic README for plugin by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/732
- [Gradle] Introduce ImageVector generation configuration, enhance task structure by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/734
🧹 Housekeeping
- [Gradle plugin] Create CommonGradleTest, add simple conversion example in README by @egorikftp in https://github.com/ComposeGears/Valkyrie/pull/736
Full Changelog: https://github.com/ComposeGears/Valkyrie/compare/0.18.0...gradle-plugin-0.1.0