Skip to content

Releases: jordanrobot/InventorConfig

v2.2.0

08 Jan 05:06

Choose a tag to compare

Added

  • Add icon.
  • GUI application (inventor-config-gui.exe)
  • Add ControlShortcuts to specify custom command shortcuts within inventor
  • Config keywords are no longer required. I.e. you can include as many or as little config keywords and the command will work all the same; it will ignore missing keywords.
  • Empty array values are now ignored in configs.
  • Command Line: --path and --option switches now have short switches (-p and -o, respectively).

Fixed

  • Added conventional commits keywords to gitversion configuration.
  • Improved user feedback in inventor-config-gui
  • Cleaned up nuget packages.

v2.1.0

14 Feb 03:44

Choose a tag to compare

Feat

  • add ProjectFiles support
  • Added %USERNAME% and %INVUSERNAME% parsing

Chore

  • updated social image for rename to InventorConfig

Docs

  • update ProjectFiles in samples
  • update changelog

v2.0.0 - InventorConfig

09 Feb 05:05

Choose a tag to compare

Config-Loader has been renamed to InventorConfig. A much better name, one that I should have used from the start.

v1.1.0

07 Feb 04:20

Choose a tag to compare

Added an --output option to write a config JSON from the current Inventor options. See the full changelog for more info.

Initial Release!

04 Feb 06:54

Choose a tag to compare

Please note, sample config files are located in the sample configs/ folder.