Pinty

Latest version: v0.19.1

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

Scan your dependencies

Page 6 of 6

0.2

----------------

- support for Measurement (Quantity +/- error).
- implemented buckingham pi theorem for dimensional analysis.
- support for temperature units and temperature difference units.
- parser can infers if the user mean temperature or temperature difference.
- support for derived dimensions (e.g. [speed] = [length] / [time]).
- refactored the code into multiple files.
- refactored code to isolate definitions and converters.
- refactored formatter out of UnitParser class.
- added tox and travis config files for CI.
- comprehensive NumPy testing including almost all ufuncs.
- full NumPy support (features is not longer experimental).
- fixed bug preventing from having independent registries.
(Issue 10, thanks bwanders)
- forces real division as default for Quantities.
(Issue 7, thanks dbrnz)
- improved default unit definition file.
(Issue 13, thanks r-barnes)
- smarter parser supporting spaces as multiplications and other nice features.
(Issue 13, thanks r-barnes)
- moved testsuite inside package.
- short forms of binary prefixes, more units and fix to less than comparison.
(Issue 20, thanks muggenhor)
- pint is now zip-safe
(Issue 23, thanks muggenhor)

0.1.3

--------------------------

- abbreviated quantity string formating.
- complete Python 2.7 compatibility.
- implemented pickle support for Quantities objects.
- extended NumPy support.
- various bugfixes.

0.1.2

--------------------------

- experimenal NumPy support.
- included default unit definitions file.
(Issue 1, thanks fish2000)
- better testing.
- various bugfixes.
- fixed some units definitions.
(Issue 4, thanks craigholm)

0.1.1

--------------------------

- better packaging and installation.

0.1

--------------------------

- first public release.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.