Releases: iarsystems/ewptool
Releases · iarsystems/ewptool
Release list
EWPtool 4.2.7
Release notes for EWPtool 4.2.7
Note
A regression was introduced in IDE v9.4.2 preventing EWPtool from functioning properly, so a custom EWPtool release was created. The regression was fixed in IDE v9.4.7.
The IDE version is not the same as the product version. Check the IDE version ("shared components") shipped with the IAR Embedded Workbench from its main menu, Help/About/Product Information..., then use the appropriate ZIP archive, as described below:
| Product (Example) | IDE version (shared components) | ZIP archive |
|---|---|---|
| Embedded Workbench for Arm 9.70.4 | 9.4.7 |
EWPtool-4.2.7.zip |
| Embedded Workbench for Arm 9.70.1-9.70.2 | 9.4.2 to 9.4.6 |
EWPtool-4.2.7-for-IDE-9.4.2+.zip |
| Embedded Workbench for Arm 9.60.4 | < 9.4.2 |
EWPtool-4.2.7.zip |
New Features
- New optional feature for populating projects with detected header files (
*.hand*.hpp). Fix #50.- For more information on how to make use of the
-ioption from the IDE, refer to "Customizing menu entries in the IDE".
- For more information on how to make use of the
Enhancements
- None
Fixed bugs
- Potential miss on detection of Assembly preprocessor files in some cases. Fix #51.
EWPtool 4.2.6
EWPtool 4.2.5
Release notes for EWPtool 4.2.5
New features
- None
Enhancements
- None
Fixed bugs
- Rectify post-processing of ampersand (
&) in Build Actions for IDE 9.2.4+ (EWARM 9.40.2+). Fixes #44.
EWPtool 4.2.4
Release notes for EWPtool 4.2.4
New features
- Add
.ewptoolignoresupport where each folder inside a monitored folder can be ignored individually. Fixes #42.
Enhancements
- Correct post-processing of ampersand (
&) within build actions. Fixes #41.
Fixed bugs
- None.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.2.3
Release notes for EWPtool 4.2.3
New features
- None.
Enhancements
- Honor self-closing XML tags used in some sections of the IDE, adding benefit for cleaner commits. Fixes #23.
Fixed bugs
- Fixed stale preprocessor headers state cleanup order.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.2.2
Release notes for EWPtool 4.2.2
New features
- Detection for additional C++ file extensions (
.cp,.cxxand.c++). [Details]
Enhancements
- Log file shows included source files. Closes #38.
Fixed bugs
- Missing log generation when there is no settings folder. Fix #37.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.2.1
Release notes for EWPtool 4.2.1
New features
- None.
Enhancements
- Log file follows ISO 8601. Closes #33.
- "Browse For Folder" dialog would offer drives other than the project's. Closes #32.
Fixed bugs
- Command line operation without a project
settingsfolder fails. Fix #31.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.2.0
Release notes for EWPtool 4.2.0
New features
Fixed bugs
- Implemented a test case for IAR Embedded Secure IP. Closes #28.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.1.9
Release notes for EWPtool 4.1.9
New features
- Stale header directories for non-monitored folders were not being cleaned up. Closes #22.
Fixed bugs
- Rescaning projects with excluded groups were duplicating excluded files. Fixes #24.
- Expanded path names for sub-directories were not being deduplicated properly. Fixes #21.
Important information
- EWPtool modifies the
*.ewpproject file directly. It does not create backups. - EWPtool does not modify your source files.
- Refer to the README section for more information.
EWPtool 4.1.8
Highlights
This update provides:
- Improved project file reparsing towards providing focused changesets in version control. Fixes #19.
Note
- EWPtool modifies the
.ewpproject file directly. It does not create backups.- EWPtool does not modify your source files.
💡 Please refer to the README.md file for more information.