|
|
@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
|
|
|
and this project adheres |
|
|
|
and this project adheres |
|
|
|
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## [3.0.1] - 2022-09-02 |
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
- Added a `testSerializationHooks` option which defaults to `true` to allow skipping the test of the hooks which may be slow |
|
|
|
|
|
|
|
|
|
|
|
## [3.0.0] - 2022-03-16 |
|
|
|
## [3.0.0] - 2022-03-16 |
|
|
|
### Added |
|
|
|
### Added |
|
|
|
- Added a `Promise`-based interface. |
|
|
|
- Added a `Promise`-based interface. |
|
|
|