Skip to content

1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Glutamat42 Glutamat42 released this 27 Oct 16:14
· 19 commits to main since this release

Added:

  • Support for Moodle 4.5
  • output modules, allowing to output to different places
    • log to stdout for tests and CLI
    • otherwise log to db
  • missing method docs/typings
  • log entry data generator for tests
  • run pipeline on moodle main branch (allowed to fail)

Changed:

  • Use DI and Repo pattern
  • refactored tests

Deprecated:

Removed:

  • Support for Moodle 4.1, 4.2 and 4.3

Fixed:

Security: