File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## 0.32.6 - 2025-05-27
9+
10+ ### Enhancements
11+
12+ * impl From<Condition > and From<ConditionExpression > for SimpleExpr https://github.com/SeaQL/sea-query/pull/886
13+
814## 0.32.5 - 2025-05-07
915
1016### New features
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ members = [".", "sea-query-derive"]
33
44[package ]
55name = " sea-query"
6- version = " 0.32.5 "
6+ version = " 0.32.6 "
77authors = [
88 " Chris Tsang <chris.2y3@outlook.com>" ,
99 " Billy Chan <ccw.billy.123@gmail.com>" ,
You can’t perform that action at this time.
0 commit comments