Skip to content

Release History

Versioned Release Artifacts

Ceedling releases are available as:

Ceedling is known to be compatible with Ruby 3.0 – 3.4. It is ready for use with Ruby 3.5 but has had little real world use with Ruby 3.5.

History

Ceedling’s release history is documented in four files that live in the repository and follow keepachangelog.com conventions. These documents span the cumulative project history and are maintained standalone rather than versioned with this documentation.

  • Release Notes


    Detailed release notes for announcements, education, and acknowledgements. This is the primary reference for quickly understanding what changed between versions.

  • Changelog


    A detailed, chronological log of all changes — additions, fixes, changes, and anything removed.

  • Breaking Changes


    A focused list of breaking changes across releases. Consult this document when upgrading to understand what in your project configuration or test code may need to be updated.

  • Known Issues


    A high-level list of presently known problems and limitations for each release.