Comparing v4.5.0...v4.6.0 · massCodeIO/massCode
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 249
base repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.0
head repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
- 10 commits
- 48 files changed
- 1 contributor
Commits on Mar 8, 2026
-
feat: add math notebook (#677)
* feat: add math notebook * refactor: reorganize math-notebook composables * refactor(i18n): update math-notebook namespace to mathNotebook and standardize keys * feat(currency): remove fallback rates and handle unavailability * feat(math-engine): add support for dotted date parsing and assignments * feat(math-editor): add syntax highlighting & fix scroll * feat: new style copy interactions with hover effects * feat: improve UI interactions * refactor(math-engine): rename constants to mc/math for rebranding * refactor: update date formatting in SheetList to use date-fns * feat: add help button to open documentation