ghci-hexcalc v0.1.1.0 Release Notes
Release Date: 2019-07-01 // over 5 years ago-
- ➕ Add floating operations:
- .@float, .@double, 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