Skip to content

Commit e55b213

Browse files
authored
Version 0.25.0 release (#2079)
1 parent 422a2ed commit e55b213

File tree

3 files changed

+217
-202
lines changed

3 files changed

+217
-202
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ incremental in minor, bugfixes only are patches.
66
See [0Ver](https://0ver.org/).
77

88

9+
## 0.25.0
10+
11+
### Features
12+
13+
- A lot of new features added to our `hypothesis` plugins.
14+
It now allows to create custom strategies, better instantiate containers,
15+
docouple it from built-in ones, check laws from user-defined interfaces
16+
17+
### Bugfixes
18+
19+
- Fixes that `UnwrapFailedError` was not picklable
20+
21+
922
## 0.24.0
1023

1124
### Features

0 commit comments

Comments
 (0)