Skip to content

v0.34.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 14:38
· 2 commits to master since this release
60fb5cd

StatsBase v0.34.3

Diff since v0.34.2

Merged pull requests:

  • Fix test errors on Julia nightly (#895) (@devmotion)
  • Bump actions/checkout from 3 to 4 (#896) (@dependabot[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#901) (@github-actions[bot])
  • Bump codecov/codecov-action from 3 to 4 (#915) (@dependabot[bot])
  • A test is no longer broken (was broken on 1.10.0 but is fixed on 1.10.2) (#919) (@DilumAluthge)
  • Raise DimensionMismatch if lengths don't match (#922) (@jishnub)
  • Avoid undesired promotions in entropy calculations (#925) (@devmotion)
  • Prepare new release (#926) (@devmotion)

Closed issues:

  • autocov incorrect? (#273)
  • Feature request: Inequality Measures (#485)
  • Unweighted <: AbstractWeights (#516)
  • Views of weights do not work well (#561)
  • std,var return NaN when there is only one element in array. (#889)
  • Duplicate function and help entry (#907)
  • Method ambiguities reported by Aqua (#909)
  • Return type of entropy changes with the base (#924)