Release History
Versioned Release Artifacts
Ceedling releases are available as:
- Repository build artifacts
- Ruby gems for installation by the
gemtool - Docker images
History
Ceedling’s release history is documented in three 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 each release covering new features, behavioral changes, bug fixes, and known issues. This is the primary reference for understanding what changed between versions.
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.
Changelog
A concise, chronological log of all changes. Useful for a quick scan of what changed in any given release.