NEWS.md
change version number system, the first three components are now identical to QGIS version used to build the package and the dev component indicates version of the package
addition of .complete_output, .quiet and .messages to all the functions to allow control of what is printed to R console
allow handling of the parameters, mentioned above, using R options: options(qgis.quiet = TRUE), options(qgis.messages = FALSE), options(qgis.complete_output = TRUE)