Skip to content

Releases: HaphazardDev/pi-extensions

@haphazarddev/pi-ask-user-question@0.3.0

Choose a tag to compare

@corwinm corwinm released this 12 Jun 22:43
6b906cf

Minor Changes

  • 7383aa5: Add multi-select option prompts for choosing multiple predefined answers.

@haphazarddev/pi-vim-quit@0.2.2

Choose a tag to compare

@corwinm corwinm released this 20 May 19:40
cc57db3

Patch Changes

  • 4834915: Use npm Trusted Publishing in the release workflow.

@haphazarddev/pi-interactive-code-review@0.3.2

Choose a tag to compare

@corwinm corwinm released this 20 May 19:40
cc57db3

Patch Changes

  • 4834915: Use npm Trusted Publishing in the release workflow.

@haphazarddev/pi-copy-code-block@0.2.3

Choose a tag to compare

@corwinm corwinm released this 20 May 19:40
cc57db3

Patch Changes

  • 4834915: Use npm Trusted Publishing in the release workflow.

@haphazarddev/pi-ask-user-question@0.2.2

Choose a tag to compare

@corwinm corwinm released this 20 May 19:40
cc57db3

Patch Changes

  • 4834915: Use npm Trusted Publishing in the release workflow.

@haphazarddev/pi-vim-quit@0.2.1

Choose a tag to compare

@corwinm corwinm released this 15 May 22:20
ff4fd9a

Patch Changes

  • db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.

@haphazarddev/pi-interactive-code-review@0.3.1

Choose a tag to compare

@corwinm corwinm released this 15 May 22:20
ff4fd9a

Patch Changes

  • db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.

@haphazarddev/pi-copy-code-block@0.2.2

Choose a tag to compare

@corwinm corwinm released this 15 May 22:20
ff4fd9a

Patch Changes

  • db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.

@haphazarddev/pi-ask-user-question@0.2.1

Choose a tag to compare

@corwinm corwinm released this 15 May 22:20
ff4fd9a

Patch Changes

  • db4a229: Ship compiled JavaScript extension entrypoints instead of TypeScript source to reduce pi startup overhead.

@haphazarddev/pi-copy-code-block@0.2.1

Choose a tag to compare

@corwinm corwinm released this 11 May 21:28
d31bb7c

Patch Changes

  • 1121430: Remove the extra trailing newline when copying code blocks so single-line commands paste cleanly.