foundationdb-simulation 0.2.2

Embed Rust code within FoundationDB's simulation
# 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).

## [0.2.2] - 2025-01-06

### <!-- 0 -->🚀 added

- Add unit for now()

### <!-- 3 -->🆙 Bump

- Bump cc from 1.1.30 to 1.2.1
- Bump cc from 1.1.24 to 1.1.30

[0.2.2]: https://github.com/foundationdb-rs}/foundationdb-rs/compare/0.2.1..0.2.2

## [0.2.1] - 2024-10-08

### <!-- 1 -->🐛 Bug Fixes

- Fix foundationdb-simulation compilation with fdb-7_1

### <!-- 3 -->🆙 Bump

- Bump all dependencies and setup dependabot

### <!-- 4 -->⚙️ Other changes

- Use C++14 spec

[0.2.1]: https://github.com/foundationdb-rs}/foundationdb-rs/compare/0.2.0..0.2.1