Releases: arithy/softfloatpy
Releases · arithy/softfloatpy
SoftFloatPy 1.2.3
- Modify the default value of rounding mode arguments to
None.
SoftFloatPy 1.2.2
- Add methods and functions to test infinity and NaN.
- Add methods to create instances from data of any floating-point types.
- Fix signatures of the square root methods.
SoftFloatPy 1.2.1
- Add methods and functions to negate floating points.
- Fix improper negation of NaN.
SoftFloatPy 1.2.0
- Add class methods to retrieve the data sizes in bits.
SoftFloatPy 1.1.0
- Add class and instance methods that have the same functionalities as the existing global functions.
SoftFloatPy 1.0.2
- Add a stub file for type hinting.
SoftFloatPy 1.0.1
The release to distribute the sdist package.
No change was made in the code or the documentation.
SoftFloatPy 1.0.0
The first released version.