Skip to content

Releases: iarsystems/ewptool

EWPtool 4.2.7

14 Apr 13:18
43e765d
Compare
Choose a tag to compare

Release notes for EWPtool 4.2.7

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

19 Feb 10:35
f6afada
Compare
Choose a tag to compare

Release notes for EWPtool 4.2.6

New features

  • None

Enhancements

Fixed bugs

  • None

EWPtool 4.2.5

05 Feb 08:59
ea61e92
Compare
Choose a tag to compare

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

23 Nov 14:42
92a4b7c
Compare
Choose a tag to compare

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

10 Oct 20:44
32fb991
Compare
Choose a tag to compare

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

29 Sep 06:51
5612e46
Compare
Choose a tag to compare

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

07 Sep 12:28
6ff9c37
Compare
Choose a tag to compare

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

28 Aug 10:10
bd94f2d
Compare
Choose a tag to compare

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

15 Aug 15:08
541c868
Compare
Choose a tag to compare

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

07 Aug 07:10
021589b
Compare
Choose a tag to compare

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.