Changes in version 1.0.2 - Fixed undeclared variables for CRAN compliance Changes in version 1.0.1 (2022-08-15) - Updated documentation to comply with HTML 5.0 Changes in version 1.0.0 (2022-03-23) - Added support for Postgres - Improved support for working directly with moodle DB (as opposed to cache) - Minor bug-fixes - Added support for non-standard table prefix Changes in version 0.3.2 (2021-04-20) - Added more unit tests. - Updated default path in case of no config available. Changes in version 0.3.1 - Added tests - Added examples Changes in version 0.3.0 - First attempt at CRAN release Changes in version 0.2.0 - Added a NEWS.md file to track changes to the package. - Updated documentation. - Switched DB driver to MariaDB. - Tested on Moodle 1.9 and 3.8