Skip to content

Releases: pie-framework/math-validation

v1.2.3

12 Dec 15:05
e8e8ca1
Compare
Choose a tag to compare

1.2.3 (2024-12-12)

Bug Fixes

  • trailing-zeros: Skip LaTeX-to-AST and AST-to-MathJS conversions for numeric equality checks PD-4410 (f1c2d93)
  • trailing-zeros: Skip LaTeX-to-AST and AST-to-MathJS conversions for numeric equality checks PD-4410 (4b39fc2)
  • trailing-zeros: Skip LaTeX-to-AST and AST-to-MathJS conversions for numeric equality checks PD-4410 (20e1725)

v1.2.2

08 Mar 13:26
86ea83b
Compare
Choose a tag to compare

1.2.2 (2022-03-08)

Bug Fixes

  • leading-zeros: math validation problem with a leading zero, when the response and the correct answer also have matching trailing zeros (fd5c7a8)

v1.2.1

22 Dec 12:58
df5b493
Compare
Choose a tag to compare

1.2.1 (2021-12-22)

Bug Fixes

v1.2.0

13 Dec 10:53
7f3937f
Compare
Choose a tag to compare

1.2.0 (2021-12-13)

Features

  • PD-302: add log and sqrt rules for symbolic validation (105d5ed)

v1.1.0

23 Nov 09:59
Compare
Choose a tag to compare

1.1.0 (2021-11-23)

Features

  • quadratic-equations: force release (0516253)

v1.0.8

01 Nov 08:47
1ea4d4b
Compare
Choose a tag to compare

1.0.8 (2021-11-01)

Bug Fixes

  • getCoefficients for expressions with unknown isolated in fraction (a9f3515)
  • getCoefficients for expressions with unknown isolated in fractions, add custom simplify rules before rationalize (1dad1b3)
  • make sure that inferior and superior limit of inequalities set results are always in the correct order (599e2e9)
  • round solution for equations (8d0156b)

v1.0.8-beta.1

29 Oct 15:13
c495c52
Compare
Choose a tag to compare
v1.0.8-beta.1 Pre-release
Pre-release

1.0.8-beta.1 (2021-10-29)

Bug Fixes

  • getCoefficients for expressions with unknown isolated in fraction (a9f3515)
  • getCoefficients for expressions with unknown isolated in fractions, add custom simplify rules before rationalize (1dad1b3)
  • make sure that inferior and superior limit of inequalities set results are always in the correct order (599e2e9)
  • round solution for equations (8d0156b)

v1.0.7

04 Oct 09:40
3e4350d
Compare
Choose a tag to compare

1.0.7 (2021-10-04)

Bug Fixes

  • equivalate linear equations with 1 or 2 unknowns, with different names (not x or y) (a8a4f47)
  • identity equations should not equivalate against true=true (716cf71)
  • search for symbol & function node (027f3e6)

v1.0.7-beta.1

04 Oct 09:34
Compare
Choose a tag to compare
v1.0.7-beta.1 Pre-release
Pre-release

1.0.7-beta.1 (2021-10-04)

Bug Fixes

  • equivalate linear equations with 1 or 2 unknowns, with different names (not x or y) (a8a4f47)
  • identity equations should not equivalate against true=true (716cf71)
  • search for symbol & function node (027f3e6)

v1.0.6-beta.1

04 Oct 09:26
eb6c32a
Compare
Choose a tag to compare
v1.0.6-beta.1 Pre-release
Pre-release

1.0.6-beta.1 (2021-10-04)

Bug Fixes

  • equivalate linear equations with 1 or 2 unknowns, with different names (not x or y) (a8a4f47)
  • identity equations should not equivalate against true=true (716cf71)
  • search for symbol & function node (027f3e6)