Releases: bneumann/CppUTest-Test-Adapter
Releases · bneumann/CppUTest-Test-Adapter
v1.3.11
v1.3.10
Readded prematurely removed dependecy (#66)
v1.3.9
Finally fixed the release pipeline (#64) * 1.3.4 * Refactored Settings to be testable * Updated npm packages * Wrote tests and fixed issue #55 * Fixed merge conflicts * Update do_release.yml * Updated node to latest version * fiddling with release * fiddling with release * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow * workflow
Bugfixes and new options
- Fixed bug where single test executables could not be found anymore
- Added a property to set the objdump executable
v1.3.1 Add config setting to chooe the debug launch profile
What's Changed
- Add config setting to chooe the debug launch profile
- Also added a devcontainer so those of us checking it out can get a prebuilt environment with node/npm/typescript installed.
Trying out releases
This is the first automatic release (hopefully) using github actions