Skip to content

0.8.2 contains a breaking change #537

@dead10ck

Description

@dead10ck

#507 introduced a new public field to the FilePickerOptions struct. This is a breaking change, as downstream consumers which previously were able to construct struct literals of this type now fail to compile due to missing the follow_symlinks field. This means downstream crates which specify a constraint on this crate with 0.8.0 or 0.8.1 will fail to compile when they do cargo update.

I suggest 0.8.2, 0.8.3, and 0.8.4 be yanked, and a new 0.9.0 version be published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions