xiaodaigh / JDF.jl

Julia DataFrames serialization format
MIT License
88 stars 9 forks source link

Support new PooledArrays 1.0 release #57

Closed quinnj closed 3 years ago

quinnj commented 3 years ago

The 1.0 PooledArrays release is non-breaking; just adds new keyword arguments to the PooledArray constructor. Can be merged as long as https://github.com/JuliaRegistries/General/pull/28983 is merged.