Releases: ikozyris/kri
Releases · ikozyris/kri
v0.7.3
This release includes minor changes:
- Makefile
- Coding style
- Make arrays larger
Full Changelog: v0.7.2...v0.7.3
0.8 alpha 1
This release brings vast changes, which fix #6.
The code is still in very early stages and has many bugs.
v0.7.2
Stability was improved.
What's Changed
- Prevent segmentation faults when more than 500 characters were inserted into write mode (affects both -w and interactive)
- Updated some comments and strings to match the current state of the software
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Bug fix by @Vitaspiros in #17
- Reverse file-option, check commit 2b63a77 by @ikozyris
New Contributors
- @Vitaspiros made their first contribution in #17
Full Changelog: v0.7...v0.7.1