Releases: EcoJulia/SpatialEcology.jl
Releases · EcoJulia/SpatialEcology.jl
v0.9.4
SpatialEcology v0.9.4
v0.9.3
SpatialEcology v0.9.3
Merged pull requests:
- CompatHelper: bump compat for "StatsBase" to "0.33" (#52) (@github-actions[bot])
v0.9.1
SpatialEcology v0.9.1
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#50) (@github-actions[bot])
- Install TagBot as a GitHub Action (#51) (@JuliaTagBot)
v0.9.0
v0.9.0 (2020-02-05)
Closed issues:
- New release incorporating Distances? (#38)
Merged pull requests:
- Update to julia-1.2 and DataFrames 0.20 (#48) (mkborregaard)
- CompatHelper: add new compat entry for "DataFrames" at version "0.20" (#46) (github-actions[bot])
- CompatHelper: add new compat entry for "EcoBase" at version "0.0.7" (#45) (github-actions[bot])
- CompatHelper: add new compat entry for "RandomNumbers" at version "1.4" (#44) (github-actions[bot])
- CompatHelper: add new compat entry for "RecipesBase" at version "0.7" (#43) (github-actions[bot])
- CompatHelper: add new compat entry for "Distances" at version "0.8" (#42) (github-actions[bot])
- CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#41) (github-actions[bot])
- CompatHelper: add new compat entry for "DataFramesMeta" at version "0.5" (#40) (github-actions[bot])
- CompatHelper: add new compat entry for "RandomBooleanMatrices" at version "0.1" (#39) (github-actions[bot])
v0.8.0
v0.8.0 (2020-01-18)
Merged pull requests:
- Add
pairwise\(\)
method from Distances.jl (#36) (kescobo) - add aggregation functionality (#34) (mkborregaard)
v0.7.0
Adapt to new type structure in EcoBase
v0.6.1
hotfix - fix typo and versions
v0.6.0
- Many bugfixes
- Added
@with
,@traits
and@sitestats
macros - New
makeunique
keyword to the join methods - Added randomization methods to Assemblage and ComMatrix
v0.5.1
Adapt to new DataFrame view method
v0.5.0
Now implements the EcoBase interfaces