What's Changed
- Fix shebang lines for improved Linux compatibility by @nachat-ayoub in #3
- Add ft_convert_base2 if exists in c07/ex04 - ft_convert_base by @bertocode in #7
- Refactor mini-moul.sh to auto-detect assignment directory and use regex for assignment validation by @nachat-ayoub in #4
- Fix test cases for c02 ex10 by @bertocode in #8
- Add invalid base tests to C07/ex04 (ft_convert_base) by @Matthias1590 in #6
- add: Added test case for C03/ex04/ft_strstr.c by @sdevsantiago in #12
- Handle edge case in C02/ex02 by @Forsy in #10
New Contributors
- @nachat-ayoub made their first contribution in #3
- @bertocode made their first contribution in #7
- @Matthias1590 made their first contribution in #6
- @sdevsantiago made their first contribution in #12
- @Forsy made their first contribution in #10
Full Changelog: v0.1.1...v0.1.2