Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: JuliaStats/StatsKit.jl

Tags

v0.3.1

Toggle v0.3.1's commit message
## StatsKit v0.3.1

[Diff since v0.3.0](v0.3.0...v0.3.1)


**Closed issues:**
- mixedmodels.jl (#6)
- Migrate to Project.toml (#19)
- Version conflicts between StatsModels and Bootstrap prevents adding StatsKit  (#20)
- Info about upcoming removal of packages in the General registry (#21)
- old CSV and DataFrames (#26)

**Merged pull requests:**
- Add warning for package developers to README (#17) (@nalimilan)
- Add ShiftedArrays (#22) (@nalimilan)
- Switch to Project.toml (#23) (@nalimilan)
- Install TagBot as a GitHub Action (#24) (@JuliaTagBot)
- Add MixedModels (#27) (@nalimilan)
- Improve tests (#28) (@nalimilan)
- Add missing dependency on Statistics (#29) (@nalimilan)
- bump version to 0.3.1 (#30) (@bkamins)
- Add version bounds on Julia and Reexport (#31) (@nalimilan)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Require Julia 0.7

v0.2.0

Toggle v0.2.0's commit message
Use Reexport.jl

v0.1.0

Toggle v0.1.0's commit message
Re-export all of StatsBase