Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 543 Bytes

Change Log

1.1.0 (2016-04-07)

Implemented enhancements:

  • Faster processing of large history files
  • Commands in the history file are no longer separated by newlines. Instead the plugin uses \0 to separate commands
  • History file formats from previous versions are no longer supported

Closed issues:

  • Plugin crash when command contains newline #12
  • Commands containing ; do not show up entirely #13