Added optional serde support

This commit is contained in:
Armin Ronacher 2021-10-03 08:46:57 +02:00
parent e3c6e5498a
commit f0e38d862b
6 changed files with 72 additions and 0 deletions

View file

@ -5,6 +5,7 @@ All notable changes to similar are documented here.
## 2.1.0
* Removed deprecated alternative slice diffing functions.
* Added `serde` feature to allow serialization with serde.
## 2.0.0