Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 713 Bytes

File metadata and controls

28 lines (20 loc) · 713 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.3.0] - 2026-01-14

Added

  • Files-handling: sources put in srcs directory to improve QoL
  • Makefile: added Makefile

[1.2.0] - 2026-01-13

Added

  • Executable: Now the tester is already executable

[1.1.0] - 2025-12-24

Added

  • Auto-Updater: The script now checks for updates automatically on startup.
  • Smart Valgrind: Valgrind only runs on memory-heavy functions (speed improvement).

Fixed

  • Corrected the path for the libft.a check.

[1.0.0] - 2025-12-21

Added

  • Initial release of the Libft Tester.
  • Support for Mandatory and Bonus parts.
  • Norminette check integration.