File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.4.5 - 2024-10-17
5+ ------------------
6+
7+ Updated imports to be compatible with strawberry 0.236.0
8+ Increased the minimum required strawberry version to 0.236.0
9+
10+ Contributed by [ Hendrik] ( https://github.com/novag ) via [ PR #187 ] ( https://github.com/strawberry-graphql/strawberry-sqlalchemy/pull/187/ )
11+
12+
4130.4.4 - 2024-10-02
514------------------
615
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " strawberry-sqlalchemy-mapper"
33packages = [ { include = " strawberry_sqlalchemy_mapper" , from = " src" } ]
4- version = " 0.4.4 "
4+ version = " 0.4.5 "
55description = " A library for autogenerating Strawberry GraphQL types from SQLAlchemy models."
66authors = [" Tim Dumol <tim@timdumol.com>" ]
77license = " MIT"
You canβt perform that action at this time.
0 commit comments