Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.04 KB

Changelog

All notable changes to the tool_name Docker file.

The format is based on Keep a Changelog.

This project adheres to Semantic Versioning.


[Unreleased]


[7.1.0] - 2024-05-15

Changed

  • Add R version to README.md
  • Update R version to 4.4.0

[7.1.0] - 2023-12-23 [YANKED]

Changed

  • Update BPG v7.0.8 to v7.1.0

[7.0.8] - 2023-09-26

Changed

  • Update BPG v7.0.8 to v7.1.0

[7.0.8] - 2023-09-26

Changed

  • Update README.md
  • Update metadata.yaml
  • Update builder image to mambaforge
  • Switch to GitHub Packages registry in CICD-base.yaml
  • Update metadata.yaml and PULL_REQUEST_TEMPLATE.md and replace Docker Hub with GitHub Packages in the template

Added

  • Add pkgdepends to recursively install BPG and its dependencies
  • Add R wrapper install_bpg.R to install BPG from GitHub repo
  • Add install_bpg.R to Dockerfile
  • Add Docker-build-release.yaml
  • Add image_name to metadata.yaml