Skip to content

v1.7.2

Compare
Choose a tag to compare
@hymkor hymkor released this 21 Jan 15:23
· 39 commits to master since this release

Changes in v1.7.2 (English)

  • Made the following changes for go-multiline-ny:
    • Added a hook: Editor.AfterCommand, which is called after executing commands.
    • Exported previously unexported types and functions: NewEscapeSequenceId, EscapeSequenceId, HighlightToColoring, HighlightColorSequence, and ColorInterface.

Changes in v1.7.2 (Japanese)

  • go-multiline-ny のために以下の変更を行った
    • 各コマンドが動作した後に呼ばれるフック: Editor.AfterCommand を追加
    • 非公開であった型・関数を公開: NewEscapeSequenceId, EscapeSequenceId, HighlightToColoring, HighlightColorSequence, and ColorInterface