All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Professional installation system (
install.sh,uninstall.sh). - Enhanced
Makefilewith standardinstall,uninstall, andtesttargets. - CLI arguments support (
--helpand--version). - Comprehensive open-source documentation (
README.md,CONTRIBUTING.md,CHANGELOG.md). - Project structured according to standard open-source conventions (
src/,include/,tests/,docs/,assets/). - Initial shell functionality including piping, redirection, signals, history, and built-in commands.