Releases: uellenberg/Logimat
Releases · uellenberg/Logimat
1.0.4
- Optimize the select function. Comparisons (==, >, <, etc) should be twice as small now.
- Fixed a bug where the output wouldn't work in normal (non-LaTeX mode) if there was an exponent.
1.0.3
- Add min, max, safeLog, safeLN, safeLen, and safeGetDigit.
- Fix bugs with len and getDigit.
1.0.2
- Major improvements to the way identifiers and keywords are handled.
- Improvements to tex conversion.
- Allow identifiers (not just single letters) as argument names for inline functions.
- Add safeDivide to fix issues with division and zero.
1.0.1
Fix copyfiles
1.0.0
Add dom lib