wcampbell

Results 149 comments of wcampbell

@sharksforarms should be ready now

Yep! Should be good to go for the base release.

Whoops, I don't think you updated the Cargo.toml version, as well as create tags :)

You mind if I create a GitHub release with the CHANGELOG in it?

`to_bytes()` is only generated by types not using ctx: https://docs.rs/deku/latest/deku/trait.DekuContainerRead.html You could use https://docs.rs/deku/latest/deku/attributes/index.html#ctx_default, if the `ctx` wouldn't affect your `.len`. Const size generation was also asked for here: #307

Hey @dataphract, any chance of a release to crates.io?

[deku](https://github.com/sharksforarms/deku) will have this same issue I assume. Since it still doesn't use bitvec v1 :(

And confirmed, someone posted an issue: https://github.com/sharksforarms/deku/issues/296

@sharksforarms looks like some failure. Also, I think you need to add a codecov ci token to fix the coverage step. ``` error: failed to select a version for `env_logger`....

Should be able to use now in ARM, with my patches hitting the latest release: https://github.com/rust-lang/libz-sys/releases/tag/1.1.19