Skip to content

Version 0.5.1

Compare
Choose a tag to compare
@Nuno-Jesus Nuno-Jesus released this 15 Nov 18:26
· 19 commits to main since this release
f7fee8b

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