Skip to content

Drop support for below julia v1.5? #18

@nsajko

Description

@nsajko

While looking into integrating CheckedSizeProduct.jl, I noticed PtrArrays.jl still supports Julia v1.0. Would you be open to increasing the compat bound?

The issue is that Julia before v1.5 doesn't support this syntax for constructing NamedTuple:

v = 3
(; v)

Also, Julia before v1.2 doesn't support test/Project.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions