### New Features (BREAKING)
- `ansi_c::unquote()` returns the amount of consumed bytes.
That way it's possible to continue parsing past the quoted string.
### Commit Statistics
- 3 commits contributed to the release over the course of 9 calendar days.
- 9 days passed between releases.
- 1 commit where understood as [conventional](https://www.conventionalcommits.org).
- 1 unique issue was worked on: #301
### Commit Details
* **#301**
- `ansi_c::unquote()` returns the amount of consumed bytes. (a052d79)
- validate out-of-quote portions can be passed (22c776b)
* **Uncategorized**
- Merge branch 'describe-rev' (77b7cd9)