Skip to content

Releases: ONSdigital/eq-questionnaire-validator

v3.10.0

08 Nov 11:59
a54a5d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.0...v3.10.0

v3.9.0

31 Aug 13:28
8ece712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

v3.8.0

28 Jul 10:29
5b176df
Compare
Choose a tag to compare

What's Changed

  • Add rules for value source in calculations by @petechd in #146
  • Add fix to calculations value source validation by @petechd in #150

Full Changelog: v3.7.0...v3.7.1

v3.7.0

12 Jul 09:16
918d254
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

17 Jun 09:31
3849374
Compare
Choose a tag to compare

What's Changed

  • Add Calculated Summary value source by @MebinAbraham in #142
  • Add calculated summary source for min/max dependencies by @berroar in #143
  • Validate calculated summary source types in when rules by @berroar in #145
  • Add placeholder transform unit and percentage definitions by @petechd in #144

Full Changelog: v3.5.0...v3.6.0

v3.5.0

04 Mar 16:58
400fdcd
Compare
Choose a tag to compare
  • Add introduction guidance #140

v3.4.0

03 Mar 15:19
0613d24
Compare
Choose a tag to compare
  • Add dynamic option source identifier and option_label_from_value mismatch (#139)
  • Add conditional trad_as transform (#137)
  • Introduce poetry (#136)
  • Bump follow-redirects from 1.14.4 to 1.14.7 (#132)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#118)
  • Clean tag variable in github pull request action (#135)
  • Add validation for option label answer to be of type Radio,Checkbox and DropDown (#134)

v3.3.0

19 Jan 14:23
570676f
Compare
Choose a tag to compare

Adds a schema transform to get the label for an answer value (#131)

Fix issue with questions-with-context finding all questions keys (#133)

v3.2.0

13 Jan 17:02
b0a937b
Compare
Choose a tag to compare
  • Validate non existent identifier for value sources (#129)

v3.1.0

10 Dec 13:05
fb78ff1
Compare
Choose a tag to compare
  • Use ajv validator (#128)
  • Add new rules support for question_variant and content_variant (#130)