Skip to content

1.0.0

Compare
Choose a tag to compare
@Glutamat42 Glutamat42 released this 04 Dec 14:01
· 18 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)
  • generate MD5 hashes for release archives

Changed:

  • Use DI and Repo pattern
  • refactored tests

Deprecated:

Removed:

  • Support for Moodle 4.1, 4.2 and 4.3

Fixed:

Security: