Changes in version 1.1.1 (2024-02-12)
+ Added SVG exportation for line chart, boxplot and heatmap
+ PNG styles fixed
+ PNG resolution enhanced
+ Addded mouse panning to explore boxplot

Changes in version 0.99.4 (2023-09-27)
+ DESeq2 and limma packages changed from 'Imports' to 'Suggests'

Changes in version 0.99.3 (2023-09-26)
+ More checks on the input data
+ More arguments to provide the names of columns
+ Paths constructed using file.path() to be OS-agnostic
+ Added package help-(man-)page (to be viewed via ?Rvisdiff) summarizing the
packages functionality
+ In the vignette, added BiocStyle functions to hyperlink external packages
+ In the vignette, added code-style in order to distinguish/highlight anything
R-related (package/function/argument/variable name), including Rvisdiff
+ implemented more comprehensive unit testing

Changes in version 0.99.2 (2023-09-21)
+ Maintainer subscribed to the Bioc-Devel mailing list

Changes in version 0.99.1 (2023-09-21)
+ R version changed
+ Added readme

Changes in version 0.99.0 (2023-08-04)
+ Submitted to Bioconductor