Skip to content

Binary backward incompatibility in 6.0.0 #4224

@lukas-krecan

Description

@lukas-krecan

Some methods, like SetParams.px() were moved to BaseSetExParams which is source compatible change but is not binary compatible (code compiled with an old version does not work with 6.0.0 and vice versa). This make it hard for library author to support both 6.0.0 and older version. Can you please reintroduce the methods back to SetParams?

See lukas-krecan/ShedLock#2762

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions