--- 28-April-2025, version 0.0.36
getListFiles was removed from the list of exported functions; first version of complete vignette was included

--- 23-April-2025, version 0.0.33
textColor was discontinued; colorText was introduced; many messages() were substituted by an use of
cat( colorText()  ); sieveMinBlock was discontinued; minmaxBlock was introduced.

--- 27-March-2025, version 0.0.25
getBlock2, getBlock3, getMinBlock and getLocalMinBlock were added to auxFUN.R; mvSieve
and sieveMinBlock were added to the package.

--- 26-March-2025, version 0.0.24
garnica datasets were added; mohinora datasets were removed.

--- 10-December-2024, version 0.0.22
auxFUN.R's doMosaicking() now handles images of arbitrary nrow and ncol; before this update,
images had to had even dimensions.

--- 28-November-2024, version 0.0.21
First log entry; in getMosaicList and doMosaicking of auxFUN.R, names(original) was replaced by
nameOriginalImage/Raster.