Skip to content

Releases: amir-kedis/simple_shell

simple-shell-0.2.1- custom strtoken & getline

16 Sep 12:14
e878bfd

Choose a tag to compare

1.2

🌟 Make Custom strtoken (#12)

simple-shell-1.0

16 Sep 11:42
272a2c4

Choose a tag to compare

🔥 Simple shell 1.0 (#11)

* 🗑 Remove unused flies

* ⛓ Use linked list instead of char** with env

simple-shell-0.4 - exit

16 Sep 09:08
0556a46

Choose a tag to compare

🔥 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

09 Sep 16:20
ef892b2

Choose a tag to compare

✨ 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