Releases: iarsystems/ewptool
Releases · iarsystems/ewptool
EWPtool 4.2.7
Release notes for EWPtool 4.2.7
New Features
- New optional feature for populating projects with detected header files (
*.h
and*.hpp
). Fix #50.- For more information on how to make use of the
-i
option 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
.ewptoolignore
support 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
*.ewp
project 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
*.ewp
project 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
,.cxx
and.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
*.ewp
project 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
settings
folder fails. Fix #31.
Important information
- EWPtool modifies the
*.ewp
project 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
*.ewp
project 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
*.ewp
project 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
.ewp
project file directly. It does not create backups.- EWPtool does not modify your source files.
💡 Please refer to the README.md file for more information.