Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 2.12 KB

Changelog

0.1.5 - 2018-10-09

  • Bug fixes

0.1.3 - 2017-09-17

Change

  • Disable formatAfterPaste by default (fix issue #12)

0.1.2 - 2016-11-06

Changes

  • Use formatSelection

0.1.1 - 2016-07-20

New

  • Add option to format after pasting

0.1.0 - 2016-05-25

New

  • Add command to Merge-Copy in the same item (thanks @TimMensch)
  • Add current paste to system clipboard (again @TimMensch)
  • Configure the maximum number of item to keep in the multiclip buffer

0.0.4 - 2016-03-27

New

  • Add command to clear the clipboard items
  • Add command to paste and cycle through clipboard items (solve issue #3)

0.0.3 - 2016-01-19

Changes

  • Don't add same text or empty text to buffer (thanks @windwp)

0.0.2 - 2016-01-14

Fix

  • Fix keybindings for Windows and Linux

0.0.1 - 2016-01-13

New

  • Override the regular Copy and Cut commands to keep selections in a clipboard ring