Releases: jordanrobot/InventorConfig
Releases · jordanrobot/InventorConfig
v2.2.0
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
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
Config-Loader has been renamed to InventorConfig. A much better name, one that I should have used from the start.
v1.1.0
Initial Release!
Please note, sample config files are located in the sample configs/ folder.