v0.0.1
Initial version of Bash in Python:
- Implemented part of the built-in commands.
- Introduced support for Sequence List.
- Implemented AND and OR lists for logical command operations.
- Added support for PEG parser to enhance command processing.
Full Changelog: https://github.com/G000D1ESS/snakeshell/commits/v0.0.1