Skip to content

Releases: shapoco/calctus

v0.1.8393.27589-beta

26 Dec 04:25
Compare
Choose a tag to compare

v0.1.8393.27589-beta

Minor Changes

  • Shortcut keys
    • Radix buttons
      • Auto: F9 --> F8
      • Dec: F10 --> F9
      • Hex: F11 --> F10
      • Bin: F12 --> F11
      • Oct: F12 (new)
    • Item move up/down
      • Item move up: Ctrl + Shift + Up
      • Item move down: Ctrl + Shift + Down
  • etc...

Known Issue

  • UI hangs on rare occasions (#34)

v0.0.8373.36849-alpha

04 Dec 11:46
Compare
Choose a tag to compare
v0.0.8373.36849-alpha Pre-release
Pre-release

v0.0.8373.36849-alpha

New Features

  • Conversion between character and character code (#19)
  • Date time support (#20)
  • etc...

v0.0.8370.36583-alpha

01 Dec 11:30
Compare
Choose a tag to compare
v0.0.8370.36583-alpha Pre-release
Pre-release

v0.0.8370.36583-alpha

New Feature

  • GUI
    • Syntax highlighting (#14)
    • Web color preview
    • Window top most button (#17)
    • Parenthesis auto-completion (#17)
  • Embedded Functions
    • Color conversion functions (#10)
  • Options
    • Decimal place length
    • Window position remembering
    • Win key supported for hotkey (#15)
  • etc...

v0.0.8365.39892-alpha

26 Nov 13:35
Compare
Choose a tag to compare
v0.0.8365.39892-alpha Pre-release
Pre-release

v0.0.8365.39892-alpha

Major Changes

  • Internal number representation changed from Double to Decimal.
    • The following constants were eliminated: FLOAT_MIN, FLOAT_MAX, DOUBLE_MIN, DOUBLE_MAX
    • The following constants were added: LONG_MIN, LONG_MAX, ULONG_MIN, ULONG_MAX, DECIMAL_MIN, DECIMAL_MAX
    • Bitwise operations extended from 32bit to 64bit.

New Features

  • Some new functions were added: abs(x), max(a, b), min(a, b), sinh(x), cosh(x), tanh(x), eXfloor(x), eXceil(x), eXround(x), eXratiol(x), eXratioh(x)
  • Hotkey can now be used to hide window.

Bug Fixes

  • E-notation bug
  • Hotkey setting UI bug
  • etc...

v0.0.8362.27168-alpha

23 Nov 06:13
Compare
Choose a tag to compare
v0.0.8362.27168-alpha Pre-release
Pre-release

v0.0.8362.27168-alpha

  • add Radix Mode buttons
  • add automatic startup support
  • add hotkey support
  • add font settings
  • add exponential notation settings
  • add context menu to history box
  • add some shortcut keys

v0.0.8195.30743-alpha

09 Jun 08:08
Compare
Choose a tag to compare
v0.0.8195.30743-alpha Pre-release
Pre-release

v0.0.8195.30743-alpha

v0.0.8178.38839-alpha

23 May 12:59
Compare
Choose a tag to compare
v0.0.8178.38839-alpha Pre-release
Pre-release

v0.0.8178.38839-alpha

v0.0.8175.15512-alpha

19 May 23:42
b083dcd
Compare
Choose a tag to compare
v0.0.8175.15512-alpha Pre-release
Pre-release

Version calctus-v0.0.8175.15512

v0.0.8160.38941-alpha

05 May 12:47
Compare
Choose a tag to compare
v0.0.8160.38941-alpha Pre-release
Pre-release

Calctus v0.0.8160.38941

1st. alpha release