File tree 1 file changed +16
-8
lines changed
1 file changed +16
-8
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## 0.32.0 - Pending
9
9
10
- ### Versions
10
+ ### Releases
11
+
12
+ #### 2024-08-09
13
+
14
+ + ` sea-query ` /` 0.32.0-rc.1 `
15
+ + ` sea-query-binder ` /` 0.7.0-rc.1 `
16
+ + ` sea-query-binder ` /` 0.7.0-rc.2 `
17
+ + ` sea-query-rusqlite ` /` 0.7.0-rc.1 `
18
+ + ` sea-query-postgres ` /` 0.5.0-rc.1 `
19
+
20
+ #### 2024-10-05
11
21
12
- + ` sea-query ` /` 0.32.0-rc.1 ` : 2024-08-09
13
- + ` sea-query-binder ` /` 0.7.0-rc.1 ` : 2024-08-09
14
- + ` sea-query-binder ` /` 0.7.0-rc.2 ` : 2024-08-09
15
- + ` sea-query-rusqlite ` /` 0.7.0-rc.1 ` : 2024-08-09
16
- + ` sea-query-postgres ` /` 0.5.0-rc.1 ` : 2024-08-09
17
- + ` sea-query-attr ` /` 0.1.3 ` : 2024-10-05
18
- + ` sea-query-derive ` /` 0.4.2 ` : 2024-10-05
22
+ + ` sea-query ` /` 0.32.0-rc.2 `
23
+ + ` sea-query-attr ` /` 0.1.3 `
24
+ + ` sea-query-derive ` /` 0.4.2 `
25
+ + ` sea-query-rusqlite ` /` 0.7.0-rc.2 `
19
26
20
27
### New Features
21
28
@@ -55,6 +62,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
55
62
56
63
* Upgrade `sqlx ` to `0.8 ` https : // github.com/SeaQL/sea-query/pull/798
57
64
* Upgrade `bigdecimal ` to `0.4 ` https : // github.com/SeaQL/sea-query/pull/798
65
+ * Upgrade `rusqlite ` to `0.32 ` https : // github.com/SeaQL/sea-query/pull/802
58
66
59
67
## 0.31 . 1 - 2024 - 10 - 05
60
68
You can’t perform that action at this time.
0 commit comments