NEWS
moodleR 1.0.1 (2022-08-15)
- Updated documentation to comply with HTML 5.0
moodleR 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
moodleR 0.3.2 (2021-04-20)
- Added more unit tests.
- Updated default path in case of no config available.
moodleR 0.3.1
- Added tests
- Added examples
moodleR 0.3.0
- First attempt at CRAN release
moodleR 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