You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 6.0.6 (April 29, 2025)
2
+
3
+
### New Features
4
+
5
+
- Added optional `description` parameter to `CustomMetadataDef/AttributeDef.create()` methods.
6
+
7
+
### QOL Improvements
8
+
9
+
- Added issue and pull request templates.
10
+
- Added support for [`vcrpy`](https://vcrpy.readthedocs.io/en/latest) to enable easy mocking/patching of HTTP interactions, especially useful for 3rd-party API testing.
0 commit comments