Skip to content

Releases: xoofx/kalk

0.6.0

06 Jul 05:58
Compare
Choose a tag to compare

Changes

🏭 Tests

📚 Documentation

  • Fix doc kalk with latest lunet/scriban (0f215bf)

📦 Dependencies

🧰 Misc

  • Update site (515b430)
  • Update download page (b6eae99)
  • Display integers with _ separator for digits. Add display raw mode (3820ae7)

Full Changelog: 0.5.0...0.6.0

0.5.0

06 Mar 17:50
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

  • Fix SSSE3 import (PR #23) by @FICTURE7
  • Fix hex/decimal and binary conversion with an odd number of digits (#34) (d35a5f9)
  • Fix currency modules and download of exchange rates (#31) (ffa774d)

🧰 Maintenance

  • Improve ci to allow updating brew formula (a9c920f)
  • Improve ci fix project properties/doc (00f1ebe)

🏭 Tests

🧰 Misc

  • Update site with version 0.4.0 (f2c57a9)
  • Update version available on Windows Store (edfd06d)
  • Update kalk to net6.0 (0acae62)
  • Remove store app version, remove releaser (d7e8f55)
  • Remove usage of obsolete members, remove warnings with nullable (2d84009)
  • Use latest dotnet-releaser to improve iteration on per commit-ci (9aa427a)

Full Changelog: 0.4.0...0.5.0

0.4.0

30 Dec 21:04
Compare
Choose a tag to compare
  • Fix operator precedence issue with implicit function calls.
  • Fix issue with file access on Windows Store App.

0.3.1

06 Dec 17:24
Compare
Choose a tag to compare
  • Fix issue with substraction without spaces (e.g 1-2 was converted to 1 * (-2)) (#19)

0.3.0

04 Dec 16:03
Compare
Choose a tag to compare
  • Add support for half types (single, vector, matrix) (#12)
  • Fix broken backspace on macOS/Linux (#16)

0.2.0

03 Dec 21:00
Compare
Choose a tag to compare
  • Add support for configurable shortcuts with line editor actions
  • Add readline compatible shortcuts (#15)
  • Fix bin function to output the full length of the input type (#2)
  • Fix macOS keyboard shortcuts (#4)

0.1.1

28 Nov 19:53
Compare
Choose a tag to compare
  • Fix NuGet package global tool.

Initial version.

0.1.0

28 Nov 15:55
Compare
Choose a tag to compare

Initial version.

0.1.0-preview

27 Nov 07:06
Compare
Choose a tag to compare
0.1.0-preview Pre-release
Pre-release

Initial version (preview testing).