Release Notes
Welcome to the Voyant SDK Release Notes. This section documents the evolution of the Voyant API and SDK, providing detailed information about each release, including new features, improvements, bug fixes, and any breaking changes.
Understanding Our Versioning
Voyant follows semantic versioning (MAJOR.MINOR.PATCH
):
- MAJOR version changes indicate incompatible API changes
- MINOR version changes add functionality in a backward-compatible manner
- PATCH version changes include backward-compatible bug fixes
API Stability Notice
The Voyant API / SDK are currently in an early development stage. All v0.x.x
versions should be considered developer previews. While we strive to maintain compatibility, please be aware that breaking changes may occur in early minor releases as we refine the implementation based on user feedback and testing.
We document all breaking changes in our release notes and provide migration guides where applicable. We appreciate your understanding and feedback during this development phase as we work to create a stable, robust API for our platform.
Latest Release
The current stable release is v0.2.1 (Developer Preview).
You can find the latest available release at voyant-sdk/releases/latest.
Release History
- v0.2.1 - Enhanced Filtering & Simplified CLI (July 03, 2025)
- v0.2.0 - Carbon Development Kit Release (June 24, 2025)
- v0.1.0 - Initial Developer Preview (March 21, 2025)