- Add -std=c++98 according to 42 rules - Use clang++ on Linux and c++ on MacOS according to 42 Rules
1.0
- Support now cpp programm - Resolve bug when source is in current folder and not in dedicated subfolder - Remove relink with bonus rules - Correct somes space on generated spaces - Clang version is not fixed due to 42 linux iMac
0.11
- Update dependencies for new install
0.10
- Correct a relink on Makefile - Add an update checker - Correct double space in Makfile on lib declaration
0.9
Changes in this Release
0.8
- Resolve problem on libft linker - Add rules for _bonus file in source file maker