Skip to contents

PANTHER 0.5.0 (2023-10-06)

Major changes:

  • Added support for new 18.0 release.
  • Updated Acid Genomics dependencies. Note that imports now consistently use strict camel case for function names.

Minor changes:

  • Now using AcidBase string splitting functions internally instead of stringi.
  • No longer requiring readr engine for primary generator.
  • Need to decode MGI annotations for mouse.

PANTHER 0.5.1 (2025-05-25)

Maintenance release.

Minor changes:

  • Added support for PANTHER 19.0.
  • Dropped minimum R dependency back to 4.0 for better compatibility on legacy systems, namely Ubuntu 22 LTS.
  • Now using air formatter.
  • Updated lintr checks.

PANTHER 0.5.2 (2026-06-19)

License changes:

  • Relicensed from AGPL-3 to Apache 2.0.

Minor changes:

  • Modernized tooling: removed per-package .lintr in favour of global ~/.lintr; added air.toml; migrated to roxygen2 8.0.