Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please release a new version to crates.io #76

Open
ivanceras opened this issue Jul 28, 2020 · 5 comments
Open

Please release a new version to crates.io #76

ivanceras opened this issue Jul 28, 2020 · 5 comments

Comments

@ivanceras
Copy link

The released version in crates.io is lagging behind the crate repo. I would like to use the derived implementation of Style such as PartialEq, Clone, Debug, etc. It is already implemented in the repo, but not released to crates.io

@shannon-rodricks
Copy link

Im facing a crash while using the library in an Android app that i have.
Works fine if i just use it once for a single layout, crashes if i make multiple.
Looks like a GC issue, which im hoping is resolved by
#67
but im unable to test it cause theres no release post 0.3.2

@michaelkirk
Copy link

im unable to test it cause theres no release post 0.3.2

I too would like to see a new release. =)

But in the meanwhile, in case you weren't already aware, you can build unpublished crates pulled directly from GH by adding something like this to your Cargo.toml

[patch.crates-io]
stretch = { git = "https://github.com/vislyhq/stretch" }

@shannon-rodricks
Copy link

hey @michaelkirk, thanks!
moved on from this library though, since it was for a work project and some level of robustness was required.

@Robert-M-Muench
Copy link

What do you use now?

@ivanceras
Copy link
Author

FYI, I have cloned this repo and release a new crate named expanse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants