Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Releases: idleberg/atom-language-innosetup

v2.9.0

14 Jan 12:26
Compare
Choose a tag to compare
  • update patterns
    • add support for escaped quotes
    • update constant names
    • remove support for strings in alternate strings
    • fix single-quotes in strings

v2.8.1

03 Jan 11:46
Compare
Choose a tag to compare
  • rename command

v2.8.0

23 Dec 08:43
Compare
Choose a tag to compare
  • add option for dependency management
  • add Inno Setup: Setup Package Dependencies command

v2.7.1

22 Dec 21:44
Compare
Choose a tag to compare
  • add fallback for missing console-panel

v2.7.0

20 Dec 07:52
Compare
Choose a tag to compare
  • add option to control console-panel
  • add descriptions for some settings

v2.6.0

19 Dec 22:12
Compare
Choose a tag to compare
  • add support for console-panel
  • remove getPath() function
  • update linter

v2.5.1

15 Nov 18:10
Compare
Choose a tag to compare
  • same as v2.5.0, fixes tags messed up by apm

v2.5.0

15 Nov 18:08
Compare
Choose a tag to compare
  • use spawn over exec
  • improve ISCC detection
  • update devDependencies

v2.3.2

10 Aug 09:00
Compare
Choose a tag to compare
  • fix bug not detecting ISCC
  • improve description of settings

v2.3.1

09 Aug 19:03
Compare
Choose a tag to compare
  • fix bug in ISCC execution