Skip to content

Releases: zenflow/generate-ctrl-c-event

v2.0.2

28 Jun 14:54

Choose a tag to compare

2.0.2 (2025-06-28)

Bug Fixes

  • Set -ExecutionPolicy Bypass on PowerShell script execution (#11) (12fd120)

v2.0.1

16 Jul 16:23

Choose a tag to compare

2.0.1 (2021-07-16)

Bug Fixes

  • include PowerShell script in published package (74076b1)

v2.0.0

03 Apr 05:31

Choose a tag to compare

2.0.0 (2021-04-03)

Features

  • Remove TypeScript type definitions (#10) (0b95798), closes #9

BREAKING CHANGES

  • TS type definitions have been removed

If you need TS types for this package, install the @types/generate-ctrl-c-event package.

v1.2.1

27 Mar 20:17

Choose a tag to compare

1.2.1 (2021-03-27)

Bug Fixes

  • Restore package.json "os" constraint (#7) (f12d959)

v1.2.0

22 Mar 14:52

Choose a tag to compare

1.2.0 (2021-03-22)

Features

  • Add typescript type definitions (#4) (6c701a2), closes #3

v1.1.0

22 Mar 14:06

Choose a tag to compare

1.1.0 (2021-03-22)

Features

  • Add support for generating CTRL-BREAK (#1) (ff30cb0)