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 736a72b commit bc6ea31Copy full SHA for bc6ea31
docs/changelog.md
@@ -3,11 +3,17 @@ title: Change log
3
summary: Version history, including for legacy versions.
4
authors:
5
- Gavin Chait
6
-date: 2024-03-08
+date: 2025-03-13
7
tags: wrangling, crosswalks, versions
8
---
9
# Change log
10
11
+## Version 1.2.0 (2025-03-13)
12
+
13
+- Upgrading Pydantic from version 1 to 2. This is not backwardly compatible.
14
+- Upgrading Modine and Ray.
15
+- No functional or API changes.
16
17
## Version 1.1.3 (2024-03-08)
18
19
- Continuing to improve exception error messages to be more helpful.
whyqd/VERSION
@@ -1 +1 @@
1
-1.1.3
+1.2.0
0 commit comments