Skip to content

Releases: open-AIMS/ADRIA.jl

v0.4.3

20 Dec 02:50
356b036
Compare
Choose a tag to compare

What's Changed

  • Improved model performance
  • Support for multi-objective analysis
  • Adjust rankings to match site reordering due to distance sorting by @Rosejoycrocker in #224
  • Add depth column to MCDA decision matrix to be used in seeding and shading decision matrices by @Rosejoycrocker in #225
  • Remove additional weighting that is no longer needed by @ConnectedSystems in #227
  • Re-order site data by unique site id column to align logged site ids by @ConnectedSystems in #228
  • CompatHelper: bump compat for GLMakie to 0.8, (keep existing compat) by @github-actions in #233
  • v0.4.3 merge by @ConnectedSystems in #241
  • Various package dependency version bumps via CompatHelper

Full Changelog: v0.4.2...v0.4.3

v0.4.2

16 Nov 08:15
eb24830
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 Sep 07:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4...v0.4.1

v0.4

15 Aug 23:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4

v0.3.2 dev release

29 Jun 15:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.2

v0.2.1

18 Jun 14:09
Compare
Choose a tag to compare

Includes minor bug fixes to address:

  • Error when handling missing sites in site data and connectivity
  • Mismatched return types from summarized relative cover metric
  • Default value for deployed_coral_risk_tol out of bounds
  • Include upper/lower bounds when filtering sites based on depth.

v0.2

17 Jun 04:28
Compare
Choose a tag to compare

First stable development release

What's Changed

  • CompatHelper: add new compat entry for GeoDataFrames at version 0.2, (keep existing compat) by @github-actions in #20
  • CompatHelper: add new compat entry for GraphPlot at version 0.5, (keep existing compat) by @github-actions in #19
  • CompatHelper: add new compat entry for OrdinaryDiffEq at version 6, (keep existing compat) by @github-actions in #18
  • CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) by @github-actions in #2
  • CompatHelper: add new compat entry for WinRPM at version 1, (keep existing compat) by @github-actions in #14
  • CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) by @github-actions in #16
  • CompatHelper: add new compat entry for ModelParameters at version 0.3, (keep existing compat) by @github-actions in #12
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) by @github-actions in #11
  • CompatHelper: add new compat entry for BenchmarkTools at version 1, (keep existing compat) by @github-actions in #15
  • CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) by @github-actions in #10
  • CompatHelper: add new compat entry for DifferentialEquations at version 7, (keep existing compat) by @github-actions in #17
  • CompatHelper: add new compat entry for Setfield at version 0.8, (keep existing compat) by @github-actions in #13
  • CompatHelper: add new compat entry for ModelingToolkit at version 8, (keep existing compat) by @github-actions in #3
  • CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) by @github-actions in #9
  • CompatHelper: add new compat entry for IJulia at version 1, (keep existing compat) by @github-actions in #6
  • CompatHelper: add new compat entry for ProfileView at version 1, (keep existing compat) by @github-actions in #8
  • CompatHelper: add new compat entry for Compose at version 0.9, (keep existing compat) by @github-actions in #4
  • CompatHelper: add new compat entry for BlackBoxOptim at version 0.6, (keep existing compat) by @github-actions in #5
  • CompatHelper: add new compat entry for MATLAB at version 0.8, (keep existing compat) by @github-actions in #7
  • CompatHelper: add new compat entry for ProgressMeter at version 1, (keep existing compat) by @github-actions in #67
  • CompatHelper: bump compat for Setfield to 1, (keep existing compat) by @github-actions in #72
  • CompatHelper: add new compat entry for GR at version 0.64, (keep existing compat) by @github-actions in #73
  • CompatHelper: add new compat entry for CpuId at version 0.3, (keep existing compat) by @github-actions in #74
  • Site population cap by @ConnectedSystems in #76

New Contributors

Full Changelog: https://github.com/open-AIMS/ADRIA.jl/commits/v0.2