Releases: JuliaData/PooledArrays.jl
Releases · JuliaData/PooledArrays.jl
v1.4.3
PooledArrays v1.4.3
Merged pull requests:
- optimize permute! and invpermute! (#84) (@piever)
- Remove usage of Base internals (permute!!) (#87) (@LilithHafner)
v1.4.2
v1.4.1
v1.4.0
v1.3.0
v1.2.1
v1.2.0
PooledArrays v1.2.0
Closed issues:
Merged pull requests:
- Add pool sharing with copy on write (#56) (@bkamins)
- Improve PooledArray docstring (#57) (@nalimilan)
v1.1.0
v1.0.0
PooledArrays v1.0.0
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#32) (@JuliaTagBot)
- Remove unneeded convert (#34) (@oxinabox)
- make push! and pushfirst! return array (#35) (@oxinabox)
- Change default pooled ref type (#40) (@bkamins)
- Make a docstring of PooledArray more precise (#41) (@bkamins)
- Update TagBot.yml (#42) (@quinnj)
- avoid applying fast_sortable on integer arrays (rebased) (#46) (@piever)
- Add signed and compress to constructor args (#48) (@dmbates)
- avoid applying fast_sortable on integer arrays (rebased) (#46) (#49) (@quinnj)