Path to this page:
Subject: CVS commit: wip/py-pint
From: Filip Hajny
Date: 2014-09-30 12:31:54
Message id: E1XYuj6-0001ZY-B2@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
0.5.2 (2014-07-31)
------------------
- Changed travis config to use miniconda for faster testing.
- Added wheel configuration to setup.cfg.
- Ensure resource streams are closed after reading.
- Require setuptools.
(Issue #169)
- Implemented real, imag and T Quantity properties.
(Issue #171)
- Implemented __int__ and __long__ for Quantity
(Issue #170)
- Fixed SI prefix error on ureg.convert.
(Issue #156, thanks jdreaver)
- Fixed parsing of multiparemeter contexts.
(Issue #174)
Files: