Closed devmotion closed 3 months ago
The PR drops support for Julia < 1.9 since Requires does not respect compat entries (see #35). I also added missing compat entries and removed SimpleUnPack (on Julia >= 1.7 it uses the native destructuring syntax anyway).
The PR drops support for Julia < 1.9 since Requires does not respect compat entries (see #35). I also added missing compat entries and removed SimpleUnPack (on Julia >= 1.7 it uses the native destructuring syntax anyway).