Releases: joshday/OnlineStats.jl
Release list
v1.7.4
OnlineStats v1.7.4
- Widened
OrderedCollectionscompat to include v2.0 (allows compatibility with the latest release) - Widened
StatsFunscompat to include v2.0 - CI: updated to aarch64 macOS runners
- CI: bumped action versions (codecov v7, setup-julia v3, cache v3)
- CI: added Dependabot auto-merge workflow
Merged pull requests:
- Replace CompatHelper with Dependabot (#307) (@joshday)
- Bump julia-actions/cache from 2 to 3 (#311) (@dependabot[bot])
- Bump codecov/codecov-action from 5 to 6 (#312) (@dependabot[bot])
- Bump julia-actions/setup-julia from 2 to 3 (#315) (@dependabot[bot])
- Update StatsFuns requirement from 1.0, 1.1, 1.2, 1.3 to 1.0, 1.1, 1.2, 1.3, 2.0 (#317) (@dependabot[bot])
- Bump codecov/codecov-action from 6 to 7 (#318) (@dependabot[bot])
- Update OrderedCollections requirement from 1.1, 1.2, 1.3, 1.4, 1.5, 1.6 to 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0 (#319) (@dependabot[bot])
- ci: use aarch64 for macOS runners (#320) (@joshday)
v0.27.0
OnlineStats v0.27.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.26.1
OnlineStats v0.26.1
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.26.0
OnlineStats v0.26.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.24.0
OnlineStats v0.24.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v1.7.3
OnlineStats v1.7.3
Merged pull requests:
- Fix warning on Julia 1.12-nightly (#303) (@asinghvi17)
- Bump actions/checkout from 5 to 6 (#304) (@dependabot[bot])
- Update documentation (#305) (@abhro)
Closed issues:
- Precompilation warning on Julia v1.12 (#306)
v1.7.2
OnlineStats v1.7.2
Merged pull requests:
- Mention StreamSampling.jl in ReservoirSample docstring (#292) (@Tortar)
- Expose extrema of OrderStats (#297) (@mkitti)
- Create dependabot.yml and update action versions (#298) (@abhro)
- Bump julia-actions/setup-julia from 1 to 2 (#299) (@dependabot[bot])
- Add StatsBase.jl to docs/Project.toml (#300) (@abhro)
- Bump actions/checkout from 4 to 5 (#301) (@dependabot[bot])
Closed issues:
v1.7.1
OnlineStats v1.7.1
Closed issues:
v1.7.0
OnlineStats v1.7.0
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#267) (@github-actions[bot])
- fix type stability in autocov and add a unit test (#270) (@vandenman)
- Fix documentation of FastForest keyword args (#286) (@cmcaine)
Closed issues:
- Possible type instability in
OnlineStatsBase.jl(#265) - _fit! on AutoCov is not type stable (#269)
- Extract field of an observation before feeding an OnlineStats - ValueExtractor wrapper (#271)
- Using StatLag without depending on OnlineStats (just OnlineStatsBase) (#273)
- ExtremeValues doesn't work (#274)
- Odd interaction of
Groupwith broadcast (#275) - [speculative]
NullStat(#276) - Plot of GroupBy of HeatMap fails (#277)
- Documentation Request: List which Monoids support merge (#279)
- Support
keysandvaluesonGroupBy(#282) - Bug: Y-Marginals for heatmap are wrong (#283)
- Allow counts argument in
fit!(#284) - Suggestions for OnlineStats v2 (#285)
- Standard Deviation - StdDev (#287)
- Integrate
StreamSamplinginOnlineStats(#288)
v1.6.3
OnlineStats v1.6.3
Closed issues: