Back to List
v0.1.3 — Basic Library Additions & Variable Table Editing
Added Clock block and Trigonometric block (including multiple algorithm variants), improved variable-table editing with validation feedback, optimized line/block interactions, and completed integration support for the new blocks.
Added
- Clock block:
Clockblock with configurable period. - Trigonometric Function:
Trigonometric Functionblock (sin/cos/tan+inverse+hyperbolicvariants). - Variable-table:
Variable-tablesheet editing with validation, plus aSnackbarfor feedback.
Changed
- Interactions: Improved line/block interactions (hover/waypoints/control-hints handling).
- Blocks Adaptation: Updated registry/i18n to support the new blocks.