Returns

Latest version: v0.25.0

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

Scan your dependencies

Page 2 of 5

0.20.1

Bugfixes

- Fixed HKT `to_str` example in documentation
- Fixed backward deserialization compatibility for BaseContainer

0.20.0

Features

- Now requires `mypy>=1.2`

Bugfixes

- Fixes a problem with `do-notation` and type aliases
- Fixes custom pickle protocol to handle `None` values gracefully
- Removes broken drylabs.io link in README
- Revises pointfree documentation

0.19.0

Features

- Adds `do` notation
- Adds `attempt` decorator

Misc

- Check ``__slots__`` correctness with `slotscheck`

0.18.0

New Year Release! 🎄

Features

- Now requires `typing_extensions>=4.0`
- Now requires `mypy>=0.930`
- Removes plugin for `safe`, `maybe`, `future`, etc.
Because we now use `ParamSpec` type to properly type decorators

Bugfixes

- Fixes `__slots__` not being set properly in containers and their base classes
- Fixes patching of containers in pytest plugin not undone after each test

0.17.0

Features

- Enables Pattern Matching support for `Result` containers
- Enables Pattern Matching support for `Maybe` container
- Enables Pattern Matching support for `IOResult` container
- Improves `hypothesis` plugin, now we detect
when type cannot be constructed and give a clear error message
- Adds the option to pass what exceptions `safe` will handle

0.16.0

Features

- Makes `_Nothing` a singleton
- Refactor `flow` function to be faster

Bugfixes

- Fixes that `assert_trace` was not catching containers
from `safe`-wrapped functions

Misc

- Fixes typos in documentation

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.