Version 0.5.1
New features:
- Created a Makefile that automates script execution and updates the files before execution. You should execute make in the terminal instead of directly injecting the python instruction.
Fixed bugs:
- Fixed a very small bug where the ft_striteri prototype function was misspelled in the python script, failing correct prototypes
Full Changelog: v0.5.0-hotfix1...v0.5.1-launch