Skip to content

Releases: iarsystems/ewptool

EWPtool 4.2.7

Choose a tag to compare

@felipe-iar felipe-iar released this 14 Apr 13:18
43e765d

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 (*.h and *.hpp). Fix #50.

Enhancements

  • None

Fixed bugs

  • Potential miss on detection of Assembly preprocessor files in some cases. Fix #51.

EWPtool 4.2.6

Choose a tag to compare

released this 19 Feb 10:35
f6afada

Release notes for EWPtool 4.2.6

New features

  • None

Enhancements

Fixed bugs

  • None

EWPtool 4.2.5

Choose a tag to compare

released this 05 Feb 08:59
ea61e92

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

Choose a tag to compare

released this 23 Nov 14:42
92a4b7c

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

Choose a tag to compare

released this 10 Oct 20:44
32fb991

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

Choose a tag to compare

released this 29 Sep 06:51
5612e46

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

Choose a tag to compare

released this 07 Sep 12:28
6ff9c37

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

Choose a tag to compare

released this 28 Aug 10:10
bd94f2d

Release notes for EWPtool 4.2.0

New features

  • Optional logging capabilities. Closes #25.
  • Improved command line parsing. Closes #26.

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

Choose a tag to compare

released this 15 Aug 15:08
541c868

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

Choose a tag to compare

released this 07 Aug 07:10
021589b

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.