Hoping to get the next release (0.9.0) out in 1-2 ...
# doodle
n
Hoping to get the next release (0.9.0) out in 1-2 weeks. It stabilizes the new constraint layout (while ditching the old one) and overhauls the animation system. It also has a with a lot of performance and quality of life improvements.
a
I'd love to jump on that. Any sneak peek before the release??
n
Unfortunately I don’t currently publish any pre-release artifacts. Will see if this makes sense down the road. How’s your experience with the framework so far? What’s working/not working or you’d like to see?
Although, it could be helpful to publish a snapshot build and get feedback before the final release. I’ll do that and ping the group when one is ready.
a
How’s your experience with the framework so far? What’s working/not working or you’d like to see?
It took a while to get used to but it's worth it. We are still in development though, no performance issue so far. But once we reach alpha we'll be able to measure performance.
Although, it could be helpful to publish a snapshot build and get feedback before the final release. I’ll do that and ping the group when one is ready.
This will be great. Also will there be heavy API changes on the
constraint
new changes??
n
Not really when compared to 0.8.2. The behavior of parent constraints is changing to readonly by default though. Which means you’ll have to explicitly specify when they should be mutated.