Skip to content

Version 4.3

Latest
Compare
Choose a tag to compare
@shawnlaffan shawnlaffan released this 27 Apr 04:42
· 447 commits to master since this release

UPDATE 2023-11-17.

A bug in one of the dependencies was causing crashes under some circumstances. That has been fixed. Please use the 4.3.1 downloads.

Summary

This is a minor bug fix release with some new functionality.

Executables/Binaries

Executables/Binaries are available below for Windows, Macintosh and Linux (Ubuntu). Unlike 4.0, there is currently only a Mac variant for the M1 chip. A release for Intel-based Macs is pending further development of dependencies.

You might need to expand the "Assets" section below to see them (click on the triangle).

Installation instructions are available at https://github.com/shawnlaffan/biodiverse/wiki/Installation

Changes

For the full list of issues and changes leading to the 4.3 release, see https://github.com/shawnlaffan/biodiverse/milestone/21

Main changes:

  • GUI:
    • z-score plotting has been fixed (colours were reversed). Issue 857.
  • Randomisations
  • Spatial conditions
    • The sp_points_in_same_poly_shape condition is now faster when any points do not intersect any polygons. See commit 3ca2703.