Skip to content

Release 0.3.2 should be 0.4.0 #2115

@jsancio

Description

@jsancio

I believe that when PR #2049 was merged and release it should be consider a breaking change since it changed the semantic of FutureUnordered::poll_next.

This is cargo's version semantic:

This compatibility convention is different from SemVer in the way it treats versions before 1.0.0. While SemVer says there is no compatibility before 1.0.0, Cargo considers 0.x.y to be compatible with 0.x.z, where y ≥ z and x > 0.

I think this means that release 0.3.2 should have really been versioned as 0.4.0.

It is probably already too late to do anything.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions