Releases: JuliaStats/MLBase.jl
Releases · JuliaStats/MLBase.jl
v0.9.2
v0.9.1
v0.9.0
MLBase v0.9.0
Closed issues:
- Package compatibility caps (#47)
Merged pull requests:
- Fix crossval.rst typo (#48) (@aiorla)
- Switch to Project.toml and workflows (#51) (@AsafManela)
v0.8.0
Changes for Julia 0.7/1.0 (#45) * Modified code to support Julia 0.7 - 1.0 * added dependencies * Removed Iterators * Added version check for initial imports * Fixed deprecation warning (Iterators) * Addressed commets raised by ararslan * Removed VERSION checks and code for < v"0.7.0" * Update .travis.yml Co-authored-by: Anand Bisen <[email protected]>
v0.7.0: Remove uses of compat (#40)
should not be used if no longer listed in Compat
v0.6.1: Intestine Prion Zoo Pox
Merge pull request #34 from JuliaStats/sjk/method-overwrite Fix method overwrite warnings