Skip to content

Version 4.2

Compare
Choose a tag to compare
@shawnlaffan shawnlaffan released this 29 Mar 00:56
· 548 commits to master since this release

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.2 release, see https://github.com/shawnlaffan/biodiverse/milestone/20

Main changes:

  • GUI
    • Branch highlighting in the View Labels tab works again. This was broken in version 4.1. Issue #850.
  • Data imports
    • Raster imports now include the band labels if defined in multiband files. Issue #852.
    • Importing a raster now works when the nodata value is NaN. Issue #851.