Many packages rely on Compat.jl. If at all possible, it would be good for this package to be compatible with version 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.