ghci-hexcalc v0.1.1.0 Release Notes
Release Date: 2019-07-01 // over 3 years ago-
- ➕ Add floating operations:
- [email protected], [email protected], hex2float, float2hex, hex2double, double2hex
- ➕ Add floating operations:
Previous changes from v0.1.0.2
-
- ⚡️ Update properties to use
suchThat
instead of==>
- ⚡️ Update properties to use