We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ddf1f4 commit 3ad0b4eCopy full SHA for 3ad0b4e
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v0.3.0 (2025-06-07)
6
+
7
+### ✨ Features
8
9
+- Implement text mother ([#52](https://github.com/adriamontoto/object-mother-pattern/pull/52),
10
+ [`9ddf1f4`](https://github.com/adriamontoto/object-mother-pattern/commit/9ddf1f48150c97dedc4af2c6b2da4d2863f88f07))
11
12
13
## v0.2.0 (2025-06-07)
14
15
### 🐛 Bug Fixes
object_mother_pattern/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.2.0'
+__version__ = '0.3.0'
0 commit comments