# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.9.1](https://github.com/worldcoin/walletkit/compare/v0.9.0...v0.9.1) - 2026-03-11
### Other
- pass explicit `dest_dir` for vault backup export ([#282](https://github.com/worldcoin/walletkit/pull/282)). this API breaking change is for a feature not yet in production.
- add `BigInt` dep to swift ([#290](https://github.com/worldcoin/walletkit/pull/290)).
## [0.9.0](https://github.com/worldcoin/walletkit/compare/v0.8.0...v0.9.0) - 2026-03-11
### Added
- use ruint-uniffi for numbers ([#283](https://github.com/worldcoin/walletkit/pull/283))