Skip to content

Releases: k11q/mini-moulinette

v0.1.2

09 Aug 22:32
Compare
Choose a tag to compare

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

v.0.1.1

23 Feb 07:43
Compare
Choose a tag to compare
v0.1.1

add cases ft_strcmp

v0.1.0

18 Feb 13:30
Compare
Choose a tag to compare

Alpha stage. Workable.