Releases: amir-kedis/simple_shell
Releases · amir-kedis/simple_shell
simple-shell-0.2.1- custom strtoken & getline
1.2 🌟 Make Custom strtoken (#12)
simple-shell-1.0
🔥 Simple shell 1.0 (#11) * 🗑 Remove unused flies * ⛓ Use linked list instead of char** with env
simple-shell-0.4 - exit
🔥 Simple shell 0.4 (#9) * 🗑 Add hsh to gitignore * ✨ Add Interactive mode automatic detection * ⚙ Refactor hsh function to use env_t * 🎇 Refactor to better builtin handling and Fix exit error
0.2 Simple Shell
✨ Simple shell 0.1 and 0.2 (#5) * 🧪 Add test suite ignore to the repo * 💅 All betty checks now check correctly * ⚓ Adjust functions to allow passing env variables * ✨ Make execute commands functions