3.3
2020-07-21
Introduced Dozenal Mode (Base 12)
3.2
2020-05-12
Better resizing on larger screens
3.1
2018-11-29
Fixed bug where numbers exceeding the bit size could be entered in Decimal mode.
Re-compiled with Xcode 10.1
3.0
2016-03-19
Added extra row of buttons for most devices (SHL/SHR/ROL/ROR/MOD)
Added Crashlytics crash reporting
2.1
2015-10-26
Improved responsiveness of keys
2.0
2015-10-15
Number of bits can now be restricted to 8, 12, 16, 24, 32, 48 and 64.
Signed/Unsigned option (for decimal mode).
Implemented copy/paste.
Fixed crashes in iOS9.
1.1
2010-03-03
Small bug fix (operations on Memory did not always work correctly).