Pocketutils

Latest version: v0.9.1

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

Scan your dependencies

Page 1 of 2

0.9.0

Removed

- Deprecated methods
- `SmartEnum` (use `CleverEnum` instead)
- Memory cache class
- `FilesysTools.new_webresource`

Changed

- Moved `WebResource` to `misc` package
- Renamed `UnitTools.concentration_to_micromolar` to `parse_molarity`

Fixed

- `FigSaver` `as_type` constructor arg
- Gene ontology download working with new URLs

0.8.0

Added

- `FilesysTools.get_info`
- `UnitTools.approx_time_wrt`

Changed

- Renamed functions in `PathTools`
- Path sanitization is more flexible
- defusedxml is now required
- json code uses `orjson`
- Renamed `extract_group_1` to `extract_group` and improved

Removed

- Some deprecated functions
- `s` from `OpenMode`
- jsonpickle and dill

0.7.1

Added

- `ReflectionTools`
- `resources`
- `typer_utils`
- methods to `FancyLoguruExtras`

Changed

- `FancyLoguru` adds methods to the logger by default

Removed

- `HashValidationFailedError` (use `HashValidationError`)

Fixed

- Re-added `LoopTools` to `AllTools`
- `FancyLoguruDefaults` format names
- `FancyLoguru.config_levels` default args

0.7.0

Added

- `list_package_versions`
- `enum.py`

Changed

- `get_env_info` includes more

Removed

- About half of the deprecated functions

0.6.0

Added

- fancy loguru

Changed

- Deprecated a lot of code
- A few misc backwards-incompatible changes

0.5.0

Added:

- `flex` arg on `parse_bool`

Changed:

- Major version bumps; mainly jsonpickle to v2
- `PrettyRecordFactory` now puts the status first and can use emojis
- `NestedDotDict.read_json` and `NestedDotDict.parse_json` now convert top-level list to a dict
- Updated Numpy to 1.20+ and jsonpickle to 2.0.

Removed:

- `hasher.py` (the new `hashers.py` remains)
- Dockerfile

Fixed:

- Check workflow issue
- Bumped dev dep versions
- Readthedocs with py3.9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.