v0.3.3
What's Changed
- Added backspace and command interrupting functionality (F1)
- Improved return codes syntax
- Implemented arrow keys functionality and command history
- Improved command syntax (newline)
FULL CHANGELOG
Files:
- bootimage-hlshell.bin - The main bootable file (you can either run it in QEMU or flash it on USB)
- bootloader - The bootloader binary (separated)
- hlshell - The hlshell binary (separated)
New Contributors
- @franzageek made their first contribution in #16
- @Sebaguardian made their first contribution in #22