Expression

Latest version: v5.0.2

Safety actively analyzes 623704 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

5.0.2

What's Changed
* Update README.md by dbrattli in https://github.com/dbrattli/Expression/pull/186
* Update README and mentions of python 3.9 to python 3.11 by u3kkasha in https://github.com/dbrattli/Expression/pull/187
* Fix example by dbrattli in https://github.com/dbrattli/Expression/pull/188
* Poetry update + minor fixes by dbrattli in https://github.com/dbrattli/Expression/pull/189
* Add devcontainer by dbrattli in https://github.com/dbrattli/Expression/pull/191
* Add poetry to devcontainer by dbrattli in https://github.com/dbrattli/Expression/pull/192
* Do not set future if already done by dbrattli in https://github.com/dbrattli/Expression/pull/193

New Contributors
* u3kkasha made their first contribution in https://github.com/dbrattli/Expression/pull/187

**Full Changelog**: https://github.com/dbrattli/Expression/compare/v5.0.1...v5.0.2

5.0.1

What's Changed
* Ruff format by dbrattli in https://github.com/dbrattli/Expression/pull/176
* Refactor to new tagged union type by dbrattli in https://github.com/dbrattli/Expression/pull/180
* Update docs by dbrattli in https://github.com/dbrattli/Expression/pull/181
* Run docs in py3.11 by dbrattli in https://github.com/dbrattli/Expression/pull/182
* Fix import in docs by dbrattli in https://github.com/dbrattli/Expression/pull/183
* Fix stringify if Try by dbrattli in https://github.com/dbrattli/Expression/pull/184


**Full Changelog**: https://github.com/dbrattli/Expression/compare/v4.3.0...v5.0.1

5.0.0

What's Changed
* Ruff format by dbrattli in https://github.com/dbrattli/Expression/pull/176


**Full Changelog**: https://github.com/dbrattli/Expression/compare/v4.3.0...v5.0.0

4.3.0

What's Changed
* Using TypeAlias by phi-friday in https://github.com/dbrattli/Expression/pull/115
* chore(deps): update dependency hypothesis to v6.71.0 by renovate in https://github.com/dbrattli/Expression/pull/141
* chore(deps): update dependency pre-commit to v3.2.2 by renovate in https://github.com/dbrattli/Expression/pull/140
* chore(deps): update dependency pytest to v7.3.1 by renovate in https://github.com/dbrattli/Expression/pull/142
* chore(deps): update dependency hypothesis to v6.72.4 by renovate in https://github.com/dbrattli/Expression/pull/143
* chore(deps): update dependency hypothesis to v6.74.0 by renovate in https://github.com/dbrattli/Expression/pull/146
* chore(deps): update dependency autoflake to v2.1.1 by renovate in https://github.com/dbrattli/Expression/pull/144
* chore(deps): update dependency hypothesis to v6.75.9 by renovate in https://github.com/dbrattli/Expression/pull/147
* Fix python error in introduction.md by garyrob in https://github.com/dbrattli/Expression/pull/151
* chore(deps): update dependency pydantic to v1.10.8 by renovate in https://github.com/dbrattli/Expression/pull/154
* chore(deps): update dependency hypothesis to v6.76.0 by renovate in https://github.com/dbrattli/Expression/pull/155
* chore(deps): update dependency dunamai to v1.17.0 by renovate in https://github.com/dbrattli/Expression/pull/152
* fix(deps): update dependency typing-extensions to v4.6.3 by renovate in https://github.com/dbrattli/Expression/pull/153
* chore(deps): update dependency pre-commit to v3.3.2 by renovate in https://github.com/dbrattli/Expression/pull/148
* chore(deps): update dependency black to v23.7.0 by renovate in https://github.com/dbrattli/Expression/pull/165
* chore(deps): update dependency pydantic to v1.10.12 by renovate in https://github.com/dbrattli/Expression/pull/156
* chore(deps): update dependency dunamai to v1.18.0 by renovate in https://github.com/dbrattli/Expression/pull/164
* chore(deps): update dependency pre-commit to v3.3.3 by renovate in https://github.com/dbrattli/Expression/pull/159
* chore(deps): update dependency pytest-asyncio to v0.21.1 by renovate in https://github.com/dbrattli/Expression/pull/166
* chore(deps): update dependency autoflake to v2.2.0 by renovate in https://github.com/dbrattli/Expression/pull/160
* chore(deps): update dependency flake8 to v6.1.0 by renovate in https://github.com/dbrattli/Expression/pull/168
* chore(deps): update dependency hypothesis to v6.82.3 by renovate in https://github.com/dbrattli/Expression/pull/157
* fix(deps): update dependency typing-extensions to v4.7.1 by renovate in https://github.com/dbrattli/Expression/pull/161
* chore(deps): update dependency pytest to v7.4.0 by renovate in https://github.com/dbrattli/Expression/pull/158
* chore(deps): update dependency hypothesis to v6.82.4 by renovate in https://github.com/dbrattli/Expression/pull/169
* Upgrade pyright to 323 by dbrattli in https://github.com/dbrattli/Expression/pull/170
* Pyright update by dbrattli in https://github.com/dbrattli/Expression/pull/173
* Use Ruff for linting by dbrattli in https://github.com/dbrattli/Expression/pull/174
* Added some methods and functions to `option` and `result` by brendanmaguire in https://github.com/dbrattli/Expression/pull/172

New Contributors
* garyrob made their first contribution in https://github.com/dbrattli/Expression/pull/151
* brendanmaguire made their first contribution in https://github.com/dbrattli/Expression/pull/172

**Full Changelog**: https://github.com/dbrattli/Expression/compare/v4.2.4...v4.3.0

4.2.4

What's Changed
* Configure Renovate by renovate in https://github.com/cognitedata/Expression/pull/118
* chore(deps): update dependency pytest-asyncio to ^0.20.0 by renovate in https://github.com/cognitedata/Expression/pull/120
* chore(deps): update dependency jupyter-book to ^0.15.0 by renovate in https://github.com/cognitedata/Expression/pull/119
* chore(deps): update dependency black to v23 by renovate in https://github.com/cognitedata/Expression/pull/125
* chore(deps): update actions/checkout action to v3 by renovate in https://github.com/cognitedata/Expression/pull/122
* chore(deps): update dependency pre-commit to v3 by renovate in https://github.com/cognitedata/Expression/pull/128
* chore(deps): update dependency flake8 to v6 by renovate in https://github.com/cognitedata/Expression/pull/127
* chore(deps): update dependency autoflake to v2 by renovate in https://github.com/cognitedata/Expression/pull/124
* chore(deps): update actions/setup-python action to v4 by renovate in https://github.com/cognitedata/Expression/pull/123
* chore(deps): update dependency pytest-asyncio to ^0.21.0 by renovate in https://github.com/cognitedata/Expression/pull/136
* fix(deps): update dependency typing-extensions to v4.5.0 by renovate in https://github.com/cognitedata/Expression/pull/134
* Poetry fixes by dbrattli in https://github.com/cognitedata/Expression/pull/139
* chore(deps): update dependency hypothesis to v6.70.2 by renovate in https://github.com/cognitedata/Expression/pull/133
* fix python 3.9 compatibility by yuuuxt in https://github.com/cognitedata/Expression/pull/117

New Contributors
* renovate made their first contribution in https://github.com/cognitedata/Expression/pull/118
* yuuuxt made their first contribution in https://github.com/cognitedata/Expression/pull/117

**Full Changelog**: https://github.com/cognitedata/Expression/compare/v4.2.3...v4.2.4

4.2.3

What's Changed
* Code fixes and cleanup by dbrattli in https://github.com/cognitedata/Expression/pull/111
* Fix dependabot issue by dbrattli in https://github.com/cognitedata/Expression/pull/112
* Update deps by dbrattli in https://github.com/cognitedata/Expression/pull/113
* fix: typed "yield from" in pylance (issue 14) by phi-friday in https://github.com/cognitedata/Expression/pull/108
* Fix map change bug by dbrattli in https://github.com/cognitedata/Expression/pull/114

New Contributors
* phi-friday made their first contribution in https://github.com/cognitedata/Expression/pull/108

**Full Changelog**: https://github.com/cognitedata/Expression/compare/v4.2.2...v4.2.3

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.