Skip to content

Releases: uellenberg/Logimat

1.0.34

27 Jan 10:22
Compare
Choose a tag to compare
  • Fixed errors with simplification that causes invalid output.
  • Added number packing to the stdlib.

1.0.33

27 Jan 00:51
Compare
Choose a tag to compare
  • Fix errors with simplification.

1.0.32

26 Jan 08:29
Compare
Choose a tag to compare
  • Fix several errors.

1.0.31 (Hotfix)

26 Jan 06:54
Compare
Choose a tag to compare
  • Fix issues with templates.

1.0.30

26 Jan 06:37
Compare
Choose a tag to compare
  • Added dynamic names.
  • Added if template.
  • Various fixes.

1.0.29

25 Jan 05:00
Compare
Choose a tag to compare
  • Fixed map variables conflicting.
  • Disabled converting decimals to fractions.

1.0.28

25 Jan 04:35
Compare
Choose a tag to compare
  • Added get template to pair with define.

1.0.27

25 Jan 04:17
Compare
Choose a tag to compare
  • Fixed an issue with the index variable in click.
  • Added complex number operations to the stdlib.
  • Added the iterate template.
  • Added isNaN to stdlib.
  • Added map to stdlib.
  • Fixed map's element value colliding with the value of another map.

1.0.26

22 Jan 01:58
Compare
Choose a tag to compare
  • Add support for polygon function.
  • Fix display not working for consts.
  • Add args to display click.
  • Add many shorthands.
  • Add simplifications for comparisons.

1.0.25

19 Jan 03:51
Compare
Choose a tag to compare
  • Allowed the min, max, and step of sliders to be set from display.
  • Added many more built-in functions and constants that are supported in Desmos.