Releases: dbrattli/Expression
Releases · dbrattli/Expression
v1.1.0
v0.53.0: Pyright upgrade (#36)
- Typing cleanup
v0.48.0
v0.47.0
Happy Christmas
Update type hints to pyright 1.1.96 (#13) * Update type hints to pyright 1.1.96 * Rename TransformFn protocol to Projection
v0.45.0: Fixes
- Type callback protocols - Add missing exports
v0.44.0: Typing fixes
- Do not use generic tuple for frozenlist - Fix various mypy errors - Use protocols instead of returning generic types
v0.43.0
v0.42.0
v0.41.0: Fix tests
- Update setup.py