Skip to content

New patch/minor release? #762

@tremwil

Description

@tremwil

Is there any plans to release a new patch or minor version on crates.io?

The last iced-x86 release has been made almost two years ago now. Since then, a few bug fix patches have been merged and iced no longer breaks std dependents when another crate requests the no_std feature (#688).

The latter was quite problematic for no_std compatible crates that depend on iced but don't want to expose a no_std negative feature. I maintain such a crate and currently have to depend on a re-published fork of iced-x86 to mitigate this, though I would like to depend on the original crate to avoid iced being unnecessarily compiled and included in the binary twice when it is already in the dependency tree.

Is there anything blocking the release of new version? If so, I'd be happy to contribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions