Skip to content

Releases: xforever1313/VoiceMacro.Plugins.Coding

1.0.0 - Initial Release

30 Aug 02:03
Compare
Choose a tag to compare

This is the initial release of the Coding plugin for VoiceMacro!

This first release has the following features:

  • Converting strings to PascalCase
  • Converting strings to camelCase
  • Converting strings to snake_case
  • Converting strings to MACRO_CASE
  • Converting strings to lower-kebab-case
  • Converting strings to UPPER-KEBAB-CASE
  • Creating GUIDs and saving them to variables.
  • Getting the version of the plugin
  • Getting the source URL of the plugin (the URL to this GitHub project).

The zip file containing the pre-compiled binaries are attached. Unzip the contents in the VoiceMacro Plugins directory to use it!