Prefixed

Latest version: v0.7.1

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

Scan your dependencies

Page 2 of 2

0.4.0

**Changes**
- Add [Significant digit support](https://prefixed.readthedocs.io/en/stable/#significant-digits)
- `'H'` (SI), `'K'` (IEC), and `'M'` (IEC short) presentation types treat precision as significant digits
- Trailing zeros are dropped by default, use `''` to preserve
- `'j'` (IEC) presentation type replaced with `'k'`
- `'j'` still works, but is deprecated
- `'J'` (IEC short) presentation type replaced with `'m'`
- `'J'` still works, but is deprecated
- Dropped support for Python 3.4

**Housekeeping**
- Moved to GitHub Actions
- Rename master to main

0.3.2

**Changes**
- No longer accept arbitrary characters after prefix in input strings
- Accept a single space between value and prefix in input strings

**Bug Fixes**
- Base for IEC values was incorrect in documentation

0.3.1

**Changes**
- Make import of Float more explicit in examples

0.3.0

**New Features**
- Added margin to format specification

0.2.0

Initial beta release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.