Notice of deprecation
chrisbanes opened this issue · 8 comments
TL;DR: I plan on deprecating this library soon. Last release will be at the end of 2023, there will be no more releases in 2024.
I'm re-evaluating where I spend my time, and unfortunately this library is below the bar for me to continue spending time on it. The basic reasons are:
- I don't use this anymore (as all of my projects are Compose Multiplatform)
- It requires very regular maintenance (new release every 1-2 weeks).
I'd love for someone to fork this repo and carry on. I'd also be open to transferring the repository if preferred. DM me on your social network of choice (here) if you're interested.
I've taken over responsibility for the repo making releases. Releases will be made under the same Maven coordinates, and will be done manually for now (hopefully I'll get to automating them soon).
Thanks @chrisbanes for all the work here (and for making it so simple that I'm basically just a fleshy release bot)!
im just getting started with compose multiplatform. is there a bom available for those artifacts?
The plugin functionally acts like a BOM because it supplies properties for all artifacts set to the correct version.
https://maven.google.com/web/index.html#androidx.compose:compose-bom:2024.09.00-alpha
Google seems to have just started doing this themselves since yesterday.
@chrisbanes I asked what the plans are with those BOMs in the Compose Slack channel and if they plan to regularly release them, I suppose this repo can be deprecated?
Sounds good to me!
They say it should be maintained regularly, so I guess mission accomplished?
🫡 archiving now