Releases: xfbs/imstr
Releases · xfbs/imstr
Version 0.2.0
Version 0.1.1
- Added integration with peg crate.
- Added benchmarks (using
criterion
). - Implemented
AsMut<str>
,BorrowMut<str>
andDerefMut
. - Improved crate documentation.
Version 0.1.0
First non-alpha release of this library.