Skip to content

Releases: ArielMAJ/test.me

v1.2.0

04 Jun 00:10
e8f032f

Choose a tag to compare

What's Changed

TLDR

  • Updated project's folder structure;
  • Update Makefile to make it more helpful;
  • Update workflows to take into account above changes;
  • Updated to README.md, CONTRIBUTING.md and PTBR translation.

New Contributors

Ty guys!

Full Changelog: v1.1.2...v1.2.0

v1.1.2

30 Apr 16:05
8efd930

Choose a tag to compare

What's Changed

  • [UPT][Issue #111] Updated example usage image;
  • [ADD/UPT][Issue #42] Added PT-BR translation;
  • [UPT][Issue #125] Reformatted code with clang-format --style=Google;

Full Changelog: v1.1.1...v1.1.2

v1.1.1

23 Apr 04:01
b82a248

Choose a tag to compare

What's Changed

  • [UPT][Task-134] Update how to use & compatibility.
  • [UPT][Task-135] Add license and contact info on README.
  • [UPT][Task-136] Improve About information on README.md.
  • [UPT][Issue #111] Added image with example usage.
  • [UPT][Issue #113] Update output: added colors & other small changes.
  • [UPT][Issue #113] Update output: Added smiley faces and sad faces.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

29 Mar 14:50
9769321

Choose a tag to compare

What's Changed

[UPT][Task-130][Issue #19] Added printf explaining expected arguments.
[UPT][Task-131][Issue #68] The tool should now accept folder paths without slashes.
[UPT][Task-132] Update README to facilitate running example commands from any OS.
[UPT][Task-133] Update .gitignore.

Full Changelog: v1.0.4...v1.0.5

v1.0.4

27 Mar 00:24
6e17bab

Choose a tag to compare

What's Changed

  • [ADD][Task-123][Issue #20] Create CODE_OF_CONDUCT.md;
  • [ADD][Task-124][Issue #21] Added CONTRIBUTING.md;
  • [ADD][Task-125] Added more info on how to use;
  • [ADD][Task-127] Add SECURITY.md by;
  • [ADD][Task-128] Added issue templates;
  • [UPT][Task-129] Update main README structure;

Some other small changes to README.md.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

11 Mar 01:20
c60eb50

Choose a tag to compare

What's Changed

  • [UPT][Task-122] Update README.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Mar 14:53
fa6777e

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Mar 23:01
a75ea67

Choose a tag to compare

What's Changed

  • [ADD][Task-114] Added FUNDING.yml as per #54;
  • [RMV][Task-115] Remove old versions as per #16 ;
  • [UPT][Task-116] Renaming test.me-v2.c to test.me.c;
  • Update Makefile to actually compile on Linux;

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Feb 20:57
5394ccb

Choose a tag to compare

Windows & Linux MVP

  • test.me-v2.c should work on Windows, WSL and Linux;
  • A Makefile was added to facilitate compiling;
  • The tool will now stop running if it finds an error when compiling or running your code;