Skip to content

Releases: KeJunMao/vscode-devtoys

v1.5.0

05 Mar 05:29
1340a30
Compare
Choose a tag to compare

1.5.0 (2022-03-05)

Features

  • toy: added curl to code tool (3904814)
  • cmd: showCmd display searchCmd by default (904775d)

v1.4.0

28 Feb 08:44
Compare
Choose a tag to compare

1.4.0 (2022-02-28)

Features

  • toy: add userAgent parser (1843515)

v1.3.0

28 Feb 06:49
Compare
Choose a tag to compare

1.3.0 (2022-02-28)

Features

  • jsonToYaml: format json on conver (d7459c9)

Bug Fixes

  • timestamp: invalid date cannot auto run (c0509d5)

v1.2.0

27 Feb 13:35
Compare
Choose a tag to compare

1.2.0 (2022-02-27)

Features

  • toy: add cron tool (bc4e9b6)
  • toy: timestamp tool can be automatically (34bc27b)

v1.1.0

27 Feb 05:58
7c8cad6
Compare
Choose a tag to compare

1.1.0 (2022-02-27)

Features

  • toy: added timestamp tool (bb30ef0)

v1.0.1

23 Feb 14:55
Compare
Choose a tag to compare

1.0.1 (2022-02-23)

Bug Fixes

  • tool: added regex timeout error message (9b85a9e), closes #9

v1.0.0

22 Feb 14:18
Compare
Choose a tag to compare

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)