Skip to content

Project.toml:[compat] section causing compatibility issues with Compat.jl #69

@ma-laforge

Description

@ma-laforge

Many packages rely on Compat.jl. If at all possible, it would be good for this package to be compatible with version 3+:

[compat]
Compat = "2, 3"

Right now, it is set to Compat = "2", yet Compat.jl has moved on to v3.27.

Until this is changed, adding SampledSignals.jl to my environment will force packages like HDF5.jl to get downgraded to significantly outdated versions.

It would be nice if you could cut a new release that resolves this issue.

Thanks.

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