Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 1020 Bytes

File metadata and controls

69 lines (35 loc) · 1020 Bytes

0.0.14 (2022-08-10)

Fixed

  • license: fixed license name

0.0.13 (2022-08-10)

Added

  • license: added MIT license

0.0.12 (2022-08-10)

Bug Fixes

  • clipboard: remove dependency to clipboardy, use vscode env clipboard

0.0.11 (2019-04-04)

Improvements

  • logo: new version

0.0.10 (2019-02-25)

Bug Fixes

  • config: categories + keywords

Improvements

  • logo: outline for white background context

0.0.9 (2019-02-20)

Bug Fixes

  • syntax: avoid generating import statements when selecting text which is not a valid variable name

Improvements

  • logo: white text

0.0.8 (2019-02-19)

Bug Fixes

  • syntax: avoid generating import statements when selecting text which contains "\n"

Improvements

  • logo: add transparency

0.0.5 (2018-11-26)

Bug Fixes

  • syntax: Fix path splitting on Windows