File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0] ( https://github.com/artisanofcode/python-conjecture/compare/v0.0.3...v0.1.0 ) (2022-06-22)
4+
5+
6+ ### Features
7+
8+ * add has_attribute conjecture ([ 2122347] ( https://github.com/artisanofcode/python-conjecture/commit/2122347bc0c09d5b1e2a3b301578caaf370c2792 ) )
9+ * add has_key conjecture ([ 44f5741] ( https://github.com/artisanofcode/python-conjecture/commit/44f57415156a8aed31d5337a2857de5b6bb30061 ) )
10+
11+
12+ ### Documentation
13+
14+ * add built-in conjecture examples ([ c5f610d] ( https://github.com/artisanofcode/python-conjecture/commit/c5f610d80562a7315dbcd35a588bb17a95274bc2 ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " conjecture"
3- version = " 0.0.3 "
3+ version = " 0.1.0 "
44description = " A pythonic assertion library"
55authors = [" Daniel Knell <contact@danielknell.co.uk>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments