Releases: xoofx/kalk
Releases · xoofx/kalk
0.12.1
0.12.0
Changes
✨ New Features
- Add nuget.org only config (1f37aa2)
🐛 Bug Fixes
🧰 Maintenance
🧰 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
Changes
🚨 Breaking Changes
✨ 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
0.9.1
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
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
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
📦 Dependencies
- Update dependencies (d3fb757)
🧰 Misc
- Update latest version for the site (e02151e)
Full Changelog: 0.8.0...0.8.1
Published with dotnet-releaser
0.8.0
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
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
Changes
✨ New Features
- Add reverse function (842d430)
🐛 Bug Fixes
- Fix display of control characters in ascii table (130603d)
🧰 Misc
Full Changelog: 0.6.0...0.7.0
Published with dotnet-releaser