Releases: uellenberg/Logimat
Releases · uellenberg/Logimat
1.0.34
- Fixed errors with simplification that causes invalid output.
- Added number packing to the stdlib.
1.0.33
- Fix errors with simplification.
1.0.32
- Fix several errors.
1.0.31 (Hotfix)
- Fix issues with templates.
1.0.30
- Added dynamic names.
- Added if template.
- Various fixes.
1.0.29
- Fixed map variables conflicting.
- Disabled converting decimals to fractions.
1.0.28
- Added get template to pair with define.
1.0.27
- 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
- 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
- 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.