Release 0.7.16 "Clean" - New commands
Pre-release
Pre-release
The focus of this release is on new commands, notably for matrix and vector operations. This release also ships with a DM48X-specific keymap, which fixes a problem with teh file selector on the DM32. The equation library has been extended with numerous equations, but they are not fully validated yet.
Features
con,idnandranmmatrix generation commandsArray→and→Arraycommands to convert array to/from stackdotproduct andcrossproduct commands for vectorsDispXYstyled text rendering commandDupDupcommand duplicating top item twice- Add a large number of equations to equation library
Bug fixes
- Fix
decimal::to_bignumfor small magnitudes - Return angle unit for
atan2andargcommands - The
forloop on lists no longer ends leaving the debugger active - Interactive stack
DropNcommand returns to level 1 - Fix file selector's "New file" on DM32 so that ENTER terminates it
- A few fixes in equations in the equation library
Improvements
- Improve graphical rendering of expressions such as multiplication operators
- doc: Update status
- font: Fix
vglyph vertical placement, add dot and cross glyphs - ttf2font: Add additional verbose info about source data
- Add
CONSTANTSas an alias forConstantsMenu - Replace documentation references to
EEXwith×10ⁿ - Optimize parsing of real numbers in parentheses
Full Changelog: v0.7.15...v0.7.16