Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 800 Bytes

File metadata and controls

16 lines (12 loc) · 800 Bytes

Changelog

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.

[1.0.0] - 2026-07-14

Added

  • Professional installation system (install.sh, uninstall.sh).
  • Enhanced Makefile with standard install, uninstall, and test targets.
  • CLI arguments support (--help and --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.