Skip to content

Releases: atsyplenkov/formalist

v0.3.0

12 May 16:35

Choose a tag to compare

Warning

NEW!!

  • New configuration formalist.ignoredPackages to exclude specific R packages when making function calls explicit
  • New configuration formalist.ignoredFunctions to exclude specific R functions when making function calls explicit

Fix

  • Quarto and R Markdown support: context menu now appears in .qmd and .Rmd files (fix #7)
  • Fix pedant installation flow (it was dead else if)
  • Security: upgrade serialize-javascript to 7.0.5, flatted to 3.4.2, picomatch to 2.3.2, and brace-expansion to 2.0.3

v0.2.4

18 Mar 15:18

Choose a tag to compare

v0.2.4 — Security Patch

No functional changes. This release upgrades transitive dependencies to address a Dependabot security alert.

Vulnerability

Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()

Affected packages in the dependency tree:

  • serialize-javascript — upgraded from 6.0.2 to 7.0.3
  • minimatch — upgraded from 9.0.5 to 9.0.7

Both are transitive dependencies pulled in by mocha and @vscode/test-cli (devDependencies only). The vulnerability does not affect runtime extension code, but is resolved out of caution.

References

Install

Download formalist-0.2.4.vsix from the release assets and install via:

code --install-extension formalist-0.2.4.vsix

v0.2.3-1

03 Mar 13:22

Choose a tag to compare

What's Changed

  • fix extension marketplace compatibility for Code 1.108+ by changing engines.vscode to a semver range (^1.106.0)
  • fixes #11

Full Changelog: 0.2.3...0.2.3-1

v0.2.3

22 Dec 15:27

Choose a tag to compare

What's Changed

  • just updated JS dependencies

Full Changelog: 0.2.2...0.2.3

v0.2.2

06 Apr 05:21

Choose a tag to compare

  • Updated R dependencies. Switched from {flint} to {flir} (fix #5)
  • README update

v0.2.1

05 Jan 00:58

Choose a tag to compare

  • Updated README

v0.2.0

05 Jan 00:20

Choose a tag to compare

[0.2.0] -- 2025-01-05

  • New feature -- added Fix Lint function

v0.1.0

17 Dec 22:52

Choose a tag to compare

[0.1.0] -- 2024-12-18

  • Added logo
  • Published on Open VSX Registry (#2)

v0.0.1

16 Dec 03:02

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Initial release of the Formalist Positron extension.

⚠ It works only with the latest Positron version 2025.01.0