Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: idleberg/codemirror-nsis

v0.12.0

02 Jul 18:50

Choose a tag to compare

  • add !assert command
  • update dependencies

v0.11.2

08 Sep 10:27

Choose a tag to compare

  • add support for ${Case} variants
  • update .editorconfig
  • test against Node 18

v0.11.1

10 Jul 14:52

Choose a tag to compare

  • fix amd64-unicode attribute
  • update dependencies

v0.11.0

24 Jun 21:12

Choose a tag to compare

  • add Target
  • split up source
  • update exports
  • update dependencies

v0.10.1

06 Jan 10:24

Choose a tag to compare

  • use pnpm
  • add .nojekyll
  • update example

v0.10.0

06 Jan 00:55

Choose a tag to compare

  • add ESM export
  • fix variable pattern
  • allow case-insensitive NSIS syntax
  • format code

v0.9.0

01 Nov 16:05

Choose a tag to compare

  • use Rollup to bundle UMD
  • update toolchain
  • switch CI provider
  • cleanup code

v0.8.5

06 Oct 22:13

Choose a tag to compare

  • Add NSIS v3.08 commands
  • update toolchain

v0.8.4

13 Aug 22:51

Choose a tag to compare

  • add NSIS 3.06 commands
  • update dependencies

v0.8.3

17 Dec 19:20

Choose a tag to compare

  • add NSIS 3.05 commands
  • update dependencies