Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@k11q k11q released this 09 Aug 22:32

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

Full Changelog: v0.1.1...v0.1.2