apache / arrow-julia

Official Julia implementation of Apache Arrow
https://arrow.apache.org/julia/
Other
284 stars 59 forks source link

CompatHelper: bump compat for TranscodingStreams to 0.11, (keep existing compat) #509

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the TranscodingStreams package from 0.9.12, 0.10 to 0.9.12, 0.10, 0.11. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

quinnj commented 4 months ago

I'll test and commit this change manually