Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

58 lines (40 loc) · 2.17 KB

Benchmark Moodle plugin Release Notes

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and follow principles of keep a changelog.

Version v1.5.1, 2023-01-28

  • Update new test to be more meaningful (see issue #37). Beware! New metrics aren't strictly comparable with older ones.
  • Remove older deprecated strings (#41).

Version v1.5.0, 2023-01-19

  • Bug with invalid tests fixed (#37). Beware! New metrics aren't strictly comparable with older ones.

Version v1.4.3, 2023-01-17

  • Benchmark plugin was tested successfully against Moodle versions up to 4.1.x.
  • Bug with URL string fixed (#32).

Version v1.4.2, 2022-08-09

  • Benchmark plugin was tested successfully against Moodle versions up to 4.0.x.

Version v1.4.1, 2021-09-18

  • Benchmark plugin was tested successfully against Moodle versions up to 3.11.x.
  • A hard-coded URL was fixed in a string (#35).

Version v1.4.0, 2020-02-24

Compatibility with Moodle 3.8.x. See release notes of v1.4.0.

Version v1.3.0, 2019-08-31

Fix a sometimes inaccurate file writing performance check. See release notes of v1.3.0.

Version v1.2.0, 2019-07-24

Compatibility with Moodle 3.7.x. See release notes of v1.2.0.

Version v1.1.0, 2018-10-28

RGPD Fix #18 and compatibility with Moodle 3.5 and 3.6

Version v1.0.3, 2017-09-07

Fix #13

Version v1.0.2, 2017-09-07

Update & test for moodle 3.2, 3.3

Version v1.0.1, 2016-07-08

Moodle Coding style

Version v1.0.0, 2016-07-02

Production version

Version v0.9-r3 (beta), 2016-06-26

Pre-production version

Version v0.9-r1 (beta), 2016-06-26

Preview version - Beta

Version v0.0.1b (alpha), 2016-06-25

All stuff is now in ./moodle/report/benchmark

Version v0.0.1a (alpha), 2016-06-24

Preview version - Alpha