Skip to content

Releases: LearningLocker/StatementFactory

v0.0.11

11 Feb 10:15
92c8d9a
Compare
Choose a tag to compare

Fixes reserved Object keyword.

v0.0.10

25 Aug 14:04
@ht2 ht2
Compare
Choose a tag to compare

Patches

  • Fixes issue with Group validation #14

v0.0.9

30 Jun 14:17
Compare
Choose a tag to compare

Patches

  1. Fixes validation ObjectDefinition's correctResponsesPattern. 3b6a473

v0.0.8

30 Jun 13:28
Compare
Choose a tag to compare

Patches

  1. Fixes String class for PHP 7. #12
  2. Fixes validation of IMTs for MS Office document types. #13

Thanks to @oscarruesga for his work on #12.

v0.0.7

12 Apr 10:29
Compare
Choose a tag to compare

Patches

  1. Prevents platform and revision being set in the context when the object is not an activity. #7

v0.0.6

22 Feb 09:12
@ht2 ht2
Compare
Choose a tag to compare

Patches

  1. Fixes mailto validation where back ticks are present

v0.0.5

12 Jan 17:45
Compare
Choose a tag to compare

Patches

  1. Fixes mailto validation for top-level domains. #8

v0.0.4

17 Aug 14:48
Compare
Choose a tag to compare

Patches

  1. Fixes mailto validation, adds support for '. #6

v0.0.3

17 Aug 11:50
Compare
Choose a tag to compare

Patches

  1. Fixes void validation. #4
  2. Fixes group validation. #5

v0.0.2

13 May 14:34
Compare
Choose a tag to compare

Patches

  1. Fixes timestamp validation. #3