Releases: dprint/dprint-plugin-exec
Releases · dprint/dprint-plugin-exec
0.6.2
Immutable
release. Only release title and notes can be modified.
Changes
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
- Run
dprint initto create a config file.
Then:
- Run
dprint add exec, which will update the config file as follows: - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.6.0
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.6.0.json@a054130d458f124f9b5c91484833828950723a5af3f8ff2bd1523bd47b83b364" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.5.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.5.1.json@492414e39dea4dccc07b4af796d2f4efdb89e84bae2bd4e1e924c0cc050855bf" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.5.0
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.5.0.json@8d9972eee71fa1590e04873540421f3eda7674d0f1aae3d7c788615e7b7413d0" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.4.4
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.4.4.json@c207bf9b9a4ee1f0ecb75c594f774924baf62e8e53a2ce9d873816a408cecbf7" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.4.3
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.4.3.json@42343548b8022c99b1d750be6b894fe6b6c7ee25f72ae9f9082226dd2e515072" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.4.2
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.4.2.json@ca3c3d1cc1105b4ac1c31afdb26791a90209f13a5950f8de00dcab5e5ee293a7" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.4.1
Install
Dependencies:
- Install dprint's CLI >= 0.40.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.4.1.json@a892b9d01709275cf30254a9455635714ae6313b6b8212fb1b3f28f7cb06989d" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.3.5
Install
Dependencies:
- Install dprint's CLI >= 0.39.0
In a dprint configuration file:
- Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.3.5.json@d687dda57be0fe9a0088ccdaefa5147649ff24127d8b3ea227536c68ee7abeab" ] } - Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
0.3.3
Install
Dependencies:
- Install dprint's CLI >= 0.24.0
In a dprint configuration file:
-
Specify the plugin url and checksum in the
"plugins"array or rundprint config add exec:{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.3.3.json@3030ede7ad262ae29bed411459558aeb95a01a4056ee91068f3b8f64d97388f2" ] } -
Ensure the file extensions necessary are matched in an "includes" pattern.
-
Follow the configuration setup instructions found at https://github.com/dprint/dprint-plugin-exec#configuration
{ // etc... "plugins": [ "https://plugins.dprint.dev/exec-0.6.2.json@df98f54ffd3092b8a841aedd6d098a2651f16d0a796a40535774f1a8b4b9d463" ] }