Releases: JuliaData/SplitApplyCombine.jl
Releases · JuliaData/SplitApplyCombine.jl
v1.2.3
v1.2.2
SplitApplyCombine v1.2.2
Merged pull requests:
v1.2.1
v1.2.0
SplitApplyCombine v1.2.0
Closed issues:
- Build issue in Julia 1.6.0-rc1 (#36)
Merged pull requests:
- fix formatting for Dictionaries.jl link (#34) (@kleinschmidt)
- Fix typo in readme (#37) (@oxinabox)
- remove Callable constraint in mapview() (#39) (@aplavin)
- fix linear indexing of splitdimsview (#40) (@aplavin)
- add filterview() function (#41) (@aplavin)
- Prepare 1.2.0 release (#42) (@andyferris)
- expand filterview() docs, add to README (#43) (@aplavin)
v1.1.4
SplitApplyCombine v1.1.4
Closed issues:
group
no longer plays nice with TypedTables (#31)
Merged pull requests:
- Use
Base.emptymutable
ingroup
. (#32) (@andyferris)
v1.1.3
SplitApplyCombine v1.1.3
v1.1.2
SplitApplyCombine v1.1.2
v1.1.1
SplitApplyCombine v1.1.1
v1.1.0
SplitApplyCombine v1.1.0
v1.0.1
SplitApplyCombine v1.0.1
Closed issues:
- splitdims not type-stable (#26)
Merged pull requests:
- Install TagBot as a GitHub Action (#23) (@JuliaTagBot)
- Update README.md without the git URL to install (#25) (@dmolina)