Releases: dbrattli/Expression
Releases · dbrattli/Expression
v5.3.0
v5.2.0
What's Changed
- Fix pydantic validate and pickle for tagged union by @denghz in #207
- Added Result or_else methods by @brendanmaguire in #226
- Added Result merge method by @brendanmaguire in #225
- Added Result filter methods by @brendanmaguire in #224
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- fix: starpipe bugfix and type hints by @dbrattli in #194
- Add test from #105 by @dbrattli in #195
- Add extra overloads for starpipe by @dbrattli in #196
- Upgrade sphinx by @dbrattli in #197
- Pyright 1.1.351 by @dbrattli in #198
- Update pyright by @dbrattli in #199
- API Reference Overhual by @u3kkasha in #200
- Poetry update by @dbrattli in #201
- Fix compose type annotation and add docstring by @dbrattli in #202
- Fix typing issues by @dbrattli in #203
- fix: null times to 0 by @phi-friday in #220
- chore: update pyright by @phi-friday in #219
- Chore update ruff by @phi-friday in #218
- Fix link name for
Compose
docs page by @vreuter in #211 - Feat support py310 by @phi-friday in #217
New Contributors
Full Changelog: v5.0.2...v5.1.0
v5.0.2
What's Changed
- Update README.md by @dbrattli in #186
- Update README and mentions of python 3.9 to python 3.11 by @u3kkasha in #187
- Fix example by @dbrattli in #188
- Poetry update + minor fixes by @dbrattli in #189
- Add devcontainer by @dbrattli in #191
- Add poetry to devcontainer by @dbrattli in #192
- Do not set future if already done by @dbrattli in #193
New Contributors
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
v4.3.0
What's Changed
- Using TypeAlias by @phi-friday in #115
- chore(deps): update dependency hypothesis to v6.71.0 by @renovate in #141
- chore(deps): update dependency pre-commit to v3.2.2 by @renovate in #140
- chore(deps): update dependency pytest to v7.3.1 by @renovate in #142
- chore(deps): update dependency hypothesis to v6.72.4 by @renovate in #143
- chore(deps): update dependency hypothesis to v6.74.0 by @renovate in #146
- chore(deps): update dependency autoflake to v2.1.1 by @renovate in #144
- chore(deps): update dependency hypothesis to v6.75.9 by @renovate in #147
- Fix python error in introduction.md by @garyrob in #151
- chore(deps): update dependency pydantic to v1.10.8 by @renovate in #154
- chore(deps): update dependency hypothesis to v6.76.0 by @renovate in #155
- chore(deps): update dependency dunamai to v1.17.0 by @renovate in #152
- fix(deps): update dependency typing-extensions to v4.6.3 by @renovate in #153
- chore(deps): update dependency pre-commit to v3.3.2 by @renovate in #148
- chore(deps): update dependency black to v23.7.0 by @renovate in #165
- chore(deps): update dependency pydantic to v1.10.12 by @renovate in #156
- chore(deps): update dependency dunamai to v1.18.0 by @renovate in #164
- chore(deps): update dependency pre-commit to v3.3.3 by @renovate in #159
- chore(deps): update dependency pytest-asyncio to v0.21.1 by @renovate in #166
- chore(deps): update dependency autoflake to v2.2.0 by @renovate in #160
- chore(deps): update dependency flake8 to v6.1.0 by @renovate in #168
- chore(deps): update dependency hypothesis to v6.82.3 by @renovate in #157
- fix(deps): update dependency typing-extensions to v4.7.1 by @renovate in #161
- chore(deps): update dependency pytest to v7.4.0 by @renovate in #158
- chore(deps): update dependency hypothesis to v6.82.4 by @renovate in #169
- Upgrade pyright to 323 by @dbrattli in #170
- Pyright update by @dbrattli in #173
- Use Ruff for linting by @dbrattli in #174
- Added some methods and functions to
option
andresult
by @brendanmaguire in #172
New Contributors
- @garyrob made their first contribution in #151
- @brendanmaguire made their first contribution in #172
Full Changelog: v4.2.4...v4.3.0
v4.2.4
What's Changed
- Configure Renovate by @renovate in #118
- chore(deps): update dependency pytest-asyncio to ^0.20.0 by @renovate in #120
- chore(deps): update dependency jupyter-book to ^0.15.0 by @renovate in #119
- chore(deps): update dependency black to v23 by @renovate in #125
- chore(deps): update actions/checkout action to v3 by @renovate in #122
- chore(deps): update dependency pre-commit to v3 by @renovate in #128
- chore(deps): update dependency flake8 to v6 by @renovate in #127
- chore(deps): update dependency autoflake to v2 by @renovate in #124
- chore(deps): update actions/setup-python action to v4 by @renovate in #123
- chore(deps): update dependency pytest-asyncio to ^0.21.0 by @renovate in #136
- fix(deps): update dependency typing-extensions to v4.5.0 by @renovate in #134
- Poetry fixes by @dbrattli in #139
- chore(deps): update dependency hypothesis to v6.70.2 by @renovate in #133
- fix python 3.9 compatibility by @yuuuxt in #117
New Contributors
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- Code fixes and cleanup by @dbrattli in #111
- Fix dependabot issue by @dbrattli in #112
- Update deps by @dbrattli in #113
- fix: typed "yield from" in pylance (issue #14) by @phi-friday in #108
- Fix map change bug by @dbrattli in #114
New Contributors
- @phi-friday made their first contribution in #108
Full Changelog: v4.2.2...v4.2.3