superluminal-perf 0.3.0

Superluminal Performance API for adding user events to profiler captures
Documentation
# Changelog


<!-- markdownlint-disable MD024 -->


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.3.0 - 2023-06-15


- Upgraded C API to 3.0
- Added fiber support ([#16]https://github.com/EmbarkStudios/superluminal-perf-rs/pull/16, thanks @manon-traverse)

## 0.2.0 - 2023-01-09


- Changed: Enforced static lifetimes on id strings as required by the Superluminal C library.

## 0.1.1 - 2022-05-16


- Upgrade C API to 2.0