Skip to content

Releases: mendes-jv/libft

Libft v1.4

15 May 22:02
Compare
Choose a tag to compare

What's Changed

  • Add integer sorting and swapping functions, refactor operation functions by @mendes-jv in #23
  • Update compiler flags in Makefile by @mendes-jv in #24
  • Correct newline placement in code files by @mendes-jv in #25

Full Changelog: libft-gnl-printf-fdf-utils...libft-post-push

Libft v1.3

06 Nov 20:48
69cdf1a
Compare
Choose a tag to compare
  • Need change to works with -wunreachable-code.
  • Implements util functions (handle_error, ternary and array utils functions).

Libft v1.2

02 Aug 20:22
38a230e
Compare
Choose a tag to compare
  • Implemented ft_printf in project
  • Changes project's structure

Libft v1.1

20 Jun 01:29
0b8bfc1
Compare
Choose a tag to compare
  • Implemented GNL project

Libft v1.0

19 Jun 01:50
8f36a32
Compare
Choose a tag to compare
  • Implement LICENSE
  • Implemented github actions
  • Refactor README.md
  • Refactor of some functions
  • Restructure project

Libft 125/100

15 Jun 20:37
e864f71
Compare
Choose a tag to compare
  • Version that was pushed to vogsphere without README.md