Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 506 Bytes

Changelog

v1.2 (2024-11-17)

  • Added support for Helix editor (thanks, @bluthej!).
  • Improved the error messages shown when an editor is not supported.

v1.1 (2024-06-09)

  • Fixed lack of basic support of editors that aren't specifically specified in the plugin code.
  • Removed some of the terminal clutter present because of pytest.exit usage.
  • Removed --edit=first and --edit=last options - use 0 and -1 instead.
  • Improved usage instructions.

v1.0 (2024-06-07)

Initial version.