five8_core 0.1.2

Core utilities for the five8 crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog

## [0.1.2] - 2025-03-19

Add missing `#![no_std]` [(#10)](https://github.com/kevinheavey/five8/pull/10)

## [0.1.1] - 2024-10-13

- Add feature information to docs via `doc_auto_cfg` [(#7)]https://github.com/kevinheavey/five8/pull/7 

## [0.1.0] - 2024-07-30

First release!