Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 14:18
· 18 commits to master since this release

1.0.0 (2022-02-22)

Features

  • 🎨 Created a new semantic release config (73d214e)
  • βž• added dependencies for semantic-release (f2b4cb1)
  • πŸš€ Added github action to run the job to do all semantic release (3c22614)
  • commands: add automatically! (b78d106)
  • tool: add base64 en/de coder tool (924f68f)
  • tool: add hash tool (773be2e)
  • tool: add html encoder/decoder (a37679f)
  • tool: add i18n fro jwt tool (ec6f352)
  • src: add i18n (d6a9c71)
  • explorer: add icon for root node (6fccd72)
  • tool: add jwt tool (5a3ae2a)
  • src: add new views (287bb93)
  • tool: add number base tool (7dcadaa)
  • src: add plop template (39b52de)
  • tool: add Qrcode tool (93e5e21)
  • plop: add react template (bf283e0)
  • tool: add regex tester tool (0f33b68)
  • commands: add search command (8fed464)
  • tool: add simulate color blindness (3acaf7c)
  • tool: add url coder tool by react (f78653e)
  • tool: add uuid tool (d24f170)
  • commands: jwt can automatically (ec046d5)

Bug Fixes

  • πŸ’„ Updated stroke width and resolution to make it look like other vscode icons (69c9204)
  • ci: πŸ“Œ Fixed node version in workflow (533f977)
  • ci: πŸš€ fixed parsing issue in actions workflow file (aa778cd)
  • ci: 🚚 started importing from instead of (cc89327)
  • i18n: fix react tool i18n (9fabe4e)
  • tools: fix tool page filename bug (b3e96c3), closes #1
  • svelte: fix webview default display language (4b46740)
  • tool: jwt tool add download key (4a82845)
  • common: toolpanel can't reopen after closed (88b873b)
  • common: toolpanel use singleton pattern (6c76733)