Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 910 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 910 Bytes

Change Log

All notable changes to the "vscode-freefem" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

[2.2.1] - 2024-11-13

  • Fix issue with dependency.

[2.2.0] - 2024-11-13

  • Add syntax highlighting for markdown preview

[2.1.1] - 2024-06-28

  • Fix issue with CR LF.

[2.1.0] - 2024-05-05

  • Define freefem.runFile command to run current file, while parsing its content for number of MPI processes and parameters.
  • Add freefem.runFile command to editor menu.
  • Add key binding shift+cmd+r for freefem.runFile.

[2.0.9] - 2020-10-10

  • Fix double quote PR #2

[2.0.8] - 2020-04-09

  • array member functions added

[2.0.6] - 2020-02-21

  • .idp file added

[2.0.3] - 2019-12-07

  • finite element spaces added

[2.0.2] - 2019-11-25

  • Initial release