Skip to content

Releases: otnansirk/vscode-codemath-extension

v1.0.3

02 Nov 12:59

Choose a tag to compare

This version is built using npm, not pnpm.

The previous release (v1.0.2) was packaged with pnpm, which didn’t include the node_modules folder — causing the extension to fail with an error:

Cannot find module

If you experienced that issue, please update to v1.0.3, which fixes the missing dependency problem.

New Feature :

  • Auto detection for text to calculate.
  • Apply sugestion with tab not only with enter

Fixed :

v1.0.2

02 Nov 10:56

Choose a tag to compare

New Feature :

  • Auto detection for text to calculate.
  • Apply sugestion with tab not only with enter

Fixed :

Full Changelog: v1.0.1...v1.0.2

v1.0.1 - Fixing bug evaluate

26 Jun 02:16

Choose a tag to compare

chore: :bulb: patch release

v1.0.0 - New release of a bliss

23 Jun 13:38

Choose a tag to compare

chore: :building_construction: update changelog