Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

63 lines (35 loc) · 1011 Bytes

Change Log

[0.0.1] - 2020-12-17

Initial working version.

Added

  • Initial version.
  • Supports 5 options of line numbers.

[0.0.2] - 2020-12-18

This version doesn't work

Added

  • Extension Icon

Changed

  • Bundled with webpack so no more distributing node_modules
  • Update VS Code minimum version to 1.6.0

[0.0.3] - 2020-12-18

Reverted to v0.0.1, but doesn't work

Deleted

  • Extension Icon
  • Bundling with webpack. It has a weird error I will try to fix

[0.0.4] - 2020-12-18

Added

  • Extension Icon

[0.0.5] - 2021-06-01

This version doesn't work

Added

  • Added extensionKind value "ui" in package.json

[0.0.6] - 2021-06-01

  • Republish for extension to work

[0.1.1] - 2021-10-04

  • Remade with Webpack and yarn
  • Use data URI with SVG for gutter icons. No more local images!
  • Activate onStartupFinished. Better performance!

[0.1.2] - Skipped because vsce error...

[0.1.3] - 2022-03-05

  • Add customizable font settings
  • New extension icon!