## 0.1.3
- Added inline to all implementations, which actually reduces codegen as constant folding becomes much better.
## 0.1.2
- Added implementation for `char`
- Added identity implementation for `ArrayString`
## 0.1.1
- Documented MSRV as 1.56.
- Fixed broken documentation links to ToString
- Added documentation for ToArrayString::ArrayString