File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed
Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- Full migration from old ` v1 ` of ` pydantic ` to ` v2 ` dependencies:
1212 - ` pydantic ` itself: ` "pydantic >= 2.0, <3.0" `
1313 - ` pydantic-settings ` : ` "pydantic-settings >=2.0, <3.0" `
14-
15-
16- ## [ 1.15.1] - 2025-09-09
17- ### Added
18- - Enabling (& adapting code for) type checking via ` mypy `
14+ - Revamp Redis, get rid of LUA scripts at all
15+ - Add ` py.typed ` for type checking
16+ - Upgrading a bunch of dependencies
1917
2018
2119## [ 1.15.0] - 2025-09-04
Original file line number Diff line number Diff line change 77 start_path : docs
88 branches : []
99# branches: HEAD # Use this for local development
10- tags : [v1.15 .0]
10+ tags : [v2.0 .0]
1111asciidoc :
1212 attributes :
1313 page-toclevels : 5
Original file line number Diff line number Diff line change 11name : corva-sdk
2- version : ~
2+ version : 2.0.0
33nav : [modules/ROOT/nav.adoc]
You can’t perform that action at this time.
0 commit comments