### Features

- New `values::String` data type which makes it easier to obtain string values to work with as
  binary string.

### Commit Statistics

 - 4 commits contributed to the release over the course of 2 calendar days.
 - 3 days passed between releases.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: #298

### Thanks Clippy

[Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. 

### Commit Details

 * **#298**
    - prepare changelog prior to release (fc8f52d)
    - Support for simple BString powered string values (2381c5d)
 * **Uncategorized**
    - thanks clippy (7887d8b)
    - Merge branch 'for-onefetch' (8e5cb65)