Skip to content

Releases: xoofx/kalk

0.12.1

26 Mar 18:33
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Full Changelog: 0.12.0...0.12.1

Published with dotnet-releaser

0.12.0

25 Mar 20:22
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add nuget.org only config (1f37aa2)

🐛 Bug Fixes

  • Fixes #44 calculation with complex when Im is negative (b38a84e)

🧰 Maintenance

  • Update ci.yml with nuget config (46cbc97)
  • Update ci to net8.0 (80cd768)

🧰 Misc

  • logical or to conditional logical or (PR #43) by @coenm
  • Update kalk version for the site (8919fa3)
  • Update base.sbn-html (147ff6f)
  • Update readme.md (724fdc0)

Full Changelog: 0.11.0...0.12.0

Published with dotnet-releaser

0.11.0

16 Sep 16:16
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Breaking change: exiting on Mac and Linux is now using CTRL+D (Fixes #40) (2e53907)

✨ New Features

  • Add env object to detect os/os_version/cpu. (22d6eea)

Full Changelog: 0.10.0...0.11.0

Published with dotnet-releaser

0.10.0

16 Sep 15:44
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for bin2, bin4, bin8 and hex2, hex4, hex8 (Fixes #39) (cb2adaa)

Full Changelog: 0.9.1...0.10.0

Published with dotnet-releaser

0.9.1

11 Sep 19:46
22fb1f0
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix argument passing for vector types (PR #42)

🧰 Misc

  • Update download link to 0.9.0 (01995df)

Full Changelog: 0.9.0...0.9.1

Published with dotnet-releaser

0.9.0

07 Sep 06:51
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for interpolated string (by updating to latest Scriban) (fc3c415)

🐛 Bug Fixes

  • Fix download link to use 0.8.1 (2650cb6)

🧰 Misc

  • Update to latest version of lunet to fix 404 page (4f738ac)

Full Changelog: 0.8.1...0.9.0

Published with dotnet-releaser

0.8.1

03 Dec 07:23
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix site readme for ARM (37c1546)
  • Fix issue with CTRL+C and switch to CTRL+Z to exit from kalk (#24) (4db963b)
  • Fix app trimming too aggressive on .NET 7 (#36) (0727d28)

📚 Documentation

  • Fix documentation for NuGet global tool (d2fd813)
  • Fix doc for hex function (7f471a5)

📦 Dependencies

🧰 Misc

  • Update latest version for the site (e02151e)

Full Changelog: 0.8.0...0.8.1

Published with dotnet-releaser

0.8.0

16 Nov 08:27
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

  • Fix cast for Vector64 arguments (fbf23f1)

🧰 Misc

  • Improve bitcast to support arrays (15ab9fd)

Full Changelog: 0.7.1...0.8.0

Published with dotnet-releaser

0.7.1

14 Nov 18:43
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Update readme.md with .NET 7.0 (f78c8b4)
  • Readd support for .NET 6.0 (e75f8d1)
  • Update NuGet packages (f27cd5c)
  • Remove iss setup from kalk (c4e7d49)

Full Changelog: 0.7.0...0.7.1

Published with dotnet-releaser

0.7.0

14 Nov 07:31
Compare
Choose a tag to compare

Changes

✨ New Features

🐛 Bug Fixes

  • Fix display of control characters in ascii table (130603d)

🧰 Misc

Full Changelog: 0.6.0...0.7.0

Published with dotnet-releaser