Skip to content

Releases: ThrowTheSwitch/Ceedling

0.32.0-25f0aa4

02 May 19:35
Compare
Choose a tag to compare
0.32.0-25f0aa4 Pre-release
Pre-release

automatic generated pre-release for 0.32.0-25f0aa4

0.32.0-d9cb5e3

01 May 03:43
Compare
Choose a tag to compare
0.32.0-d9cb5e3 Pre-release
Pre-release

automatic generated pre-release for 0.32.0-d9cb5e3

0.32.0-b1fd30f

01 May 13:24
b1fd30f
Compare
Choose a tag to compare
0.32.0-b1fd30f Pre-release
Pre-release

automatic generated pre-release for 0.32.0-b1fd30f

0.32.0-1262199

26 Apr 19:06
Compare
Choose a tag to compare
0.32.0-1262199 Pre-release
Pre-release

automatic generated pre-release for 0.32.0-1262199

v0.31.1

18 Jun 20:06
ca463d0
Compare
Choose a tag to compare

Primarily bugfixes on the 0.30.0 release.

v0.31.0

29 Jan 16:16
Compare
Choose a tag to compare

many bugfixes.
improved (but not perfect) dependency tracking.
big improvements to gcov support.
better handling of includes (particularly related to subdirs).
improved (but again not perfect) parsing.

v0.30.0

03 May 20:55
Compare
Choose a tag to compare

This release of Ceedling includes:

  • The Dependencies Plugin (a method of automatically fetching and building sub-projects.
  • Significant improvements to GCOV coverage reporting.
  • Cleaner library linking support.
  • More flexible support for compiling with different options.
  • Many Many bugfixes and improvements to self-testing.

Special Thanks to Peter Membrey (@pmembrey) for sponsoring this release, and the dependencies plugin in particular!

Also Thanks to @aschlicht, @CezaryGapinski, @felipebalbi, @beckerzito, @germouse12, @korigod, @andred, @tobyjwebb , and the rest of the community for your contributions!

Ceedling v0.29.1

13 Nov 01:50
Compare
Choose a tag to compare

Update to latest Unity 2.5 & CMock 2.5.1
Cleaner command interface with all things calling ceedling
Better coverage integration
Better options and projects support
Better new and upgrade support
Now defaults to new project AS GEM. can be forced to install locally if desired.
Many many many bugfixes.
Improved support for updating existing projects.

Ceedling v0.28.3

08 Aug 17:57
Compare
Choose a tag to compare

[Release Candidate. We'd love your feedback]

  • Improvements to Bullseye plugin
  • Improvements to gcov plugin
  • Improvements to Module Generator
  • Multi-threaded Compiles
  • Report Test Timing Supported
  • On-demand build directory creation
  • Better support for assembly files in TESTS (already existed in releases)
  • Docs have been cleaned in spots
  • Many a bug squashed
  • New plugin: Raw Output

Ceedling v0.28.2

12 Sep 12:42
Compare
Choose a tag to compare
  • Protect gcovr plugin from UTF-8 characters
  • Add HTML reporting to gcov output
  • Fixed error in project:xxx notation
  • Stop including test support files in release build
  • Updated CI support to handle latest release of Travis Linux
  • Updated to CMock 2.4.5 and Unity 2.4.2