Skip to content

Releases: ThrowTheSwitch/Ceedling

0.32.0-2f246f1

25 Jun 03:21
Compare
Choose a tag to compare
0.32.0-2f246f1 Pre-release
Pre-release

Automatic pre-release for 0.32.0-2f246f1

0.32.0-09c8d55

24 Jun 21:06
Compare
Choose a tag to compare
0.32.0-09c8d55 Pre-release
Pre-release

Automatic pre-release for 0.32.0-09c8d55

0.32.0-ac3b515

13 Jun 16:08
Compare
Choose a tag to compare
0.32.0-ac3b515 Pre-release
Pre-release

Automatic pre-release for 0.32.0-ac3b515

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

Ceedling v0.28.1

25 Jun 16:29
Compare
Choose a tag to compare

This release focuses on stability. While there are some things that we would really like to make even better, this should be more stable than the last release.