> ## Documentation Index
> Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.99.0

Released on 2025-11-24.

## Upgrade Instructions

* [Python SDK](/getting-started/registration_installations#platform-version-updates)
* The IDE upgrades automatically.

## Interface Changes

* Function `exponentiation_with_depth_constraint` is deprecated and will no
  longer be supported starting on 2025-12-10 at the earliest.
  Instead, use `exponentiate`.

## Enhancements

* Add SX gate to Qmod core functions
