Skip to content

Releases: dprint/dprint-plugin-exec

0.6.0

05 Sep 14:14

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.6.0.json@a054130d458f124f9b5c91484833828950723a5af3f8ff2bd1523bd47b83b364"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.5.1

02 Dec 00:22

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.5.1.json@492414e39dea4dccc07b4af796d2f4efdb89e84bae2bd4e1e924c0cc050855bf"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.5.0

11 Jul 04:18

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.4.4

28 Oct 19:49

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.4.4.json@c207bf9b9a4ee1f0ecb75c594f774924baf62e8e53a2ce9d873816a408cecbf7"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.4.3

31 Jul 16:43

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.4.3.json@42343548b8022c99b1d750be6b894fe6b6c7ee25f72ae9f9082226dd2e515072"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.4.2

31 Jul 03:11

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.4.2.json@ca3c3d1cc1105b4ac1c31afdb26791a90209f13a5950f8de00dcab5e5ee293a7"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.4.1

31 Jul 02:51

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.40.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.4.1.json@a892b9d01709275cf30254a9455635714ae6313b6b8212fb1b3f28f7cb06989d"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.3.5

25 Dec 19:54

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.39.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:
    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.3.5.json@d687dda57be0fe9a0088ccdaefa5147649ff24127d8b3ea227536c68ee7abeab"
      ]
    }
  2. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.3.3

17 Dec 22:05

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.24.0

In a dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array or run dprint config add exec:

    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.3.3.json@3030ede7ad262ae29bed411459558aeb95a01a4056ee91068f3b8f64d97388f2"
      ]
    }
  2. Ensure the file extensions necessary are matched in an "includes" pattern.

  3. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration

0.3.2

20 Nov 03:22

Choose a tag to compare

Install

Dependencies:

  • Install dprint's CLI >= 0.24.0

In dprint configuration file:

  1. Specify the plugin url and checksum in the "plugins" array:

    {
      // etc...
      "plugins": [
        "https://plugins.dprint.dev/exec-0.3.2.json@8efbbb3fcfbdf84142c3c438fbdeaf1637152a020032127c837b2b14e23261c3"
      ]
    }
  2. Ensure the file extensions necessary are matched in an "includes" pattern.

  3. Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration