pdeffebach / ClipData.jl

Move data to and from the clipboard in Julia
https://pdeffebach.github.io/ClipData.jl/stable/
MIT License
82 stars 6 forks source link

update compatability and version #20

Closed pdeffebach closed 3 years ago

pdeffebach commented 3 years ago

Fixes #19

alecloudenback commented 3 years ago

Looks like failing tests caused by CSV.jl now compatible with Julia 1.3 and above. I think it would be fine to release a ClipDataversion that's only 1.3 and above since 1.6 is about to go LTS.

pdeffebach commented 3 years ago

Okay merging this!