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
* Prepare for 1.3.0 release. PR [#22](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/22) by [@wu-clan](https://github.com/wu-clan).
4
-
* Add mor and __gor__ filters . PR [#21](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/21) by [@wu-clan](https://github.com/wu-clan).
4
+
* Add mor and **gor** filters . PR [#21](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/21) by [@wu-clan](https://github.com/wu-clan).
5
5
* Prepare for 1.2.0 release. PR [#20](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/20) by [@wu-clan](https://github.com/wu-clan).
6
6
* Add select and sort constructors. PR [#19](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/19) by [@wu-clan](https://github.com/wu-clan).
7
7
* Add ci for change logs. PR [#18](https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/18) by [@wu-clan](https://github.com/wu-clan).
8
+
9
+
## 1.4.0 - 2024-08-27
10
+
11
+
### What's Changed
12
+
13
+
* Add lint and test ci by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/24
14
+
* Fix the cache for docs ci by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/25
15
+
* Update model primary key for dynamic retrieval by @DavidSche in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/23
16
+
* Prepare for 1.4.0 release by @wu-clan in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/26
17
+
18
+
### New Contributors
19
+
20
+
*@DavidSche made their first contribution in https://github.com/fastapi-practices/sqlalchemy-crud-plus/pull/23
0 commit comments