Skip to content

Releases: LuchoBazz/quicktest

v1.0.10

03 Dec 15:32
452e017

Choose a tag to compare

1.0.10 / 2025.12.03

  • chore(citation): Add Formal Citation Metadata via CITATION.cff (#165)

DOI

v1.0.9

02 Dec 21:09
282763c

Choose a tag to compare

1.0.9 / 2025.12.02

  • chore(versions): Update Rust Toolchain, CI Configurations, and Project Dependencies to Latest Stable Versions (#163)

v1.0.8

02 Dec 20:20
ada91b1

Choose a tag to compare

1.0.8 / 2025.12.02

  • Fix: Use correct output and expected files for test comparison (#154)
  • docs: Improve README.md documentation and grammar (#157)
  • docs: Improve README.md documentation and grammar part 2 (#158)
  • chore: upgrade Docusaurus from 2.0.0-beta.21 to 3.9.2 (#159)
  • chore(dependencies): Upgrade versions (#160)
  • feat: add local search functionality to documentation website (#161)

v1.0.7

22 Oct 21:32
8d44429

Choose a tag to compare

1.0.7 / 2024.10.22

  • chore: add GitHub actions configuration for windows (#146)
  • chore: Update Dependency Versions (#145)
  • chore: Update Rust Version to 1.79 (#144)
  • docs: Add Disclaimer to README Regarding Platform Support (#147)

v1.0.6

20 Oct 15:32
8915535

Choose a tag to compare

1.0.6 / 2024.10.20

  • housekeeping(controller): Add object-oriented structure + async to the cmp command (#134)
  • chore: Add Pull Request Template File (.github/pull_request_template.md) (#142)

v1.0.5

20 Oct 15:07
678c5c1

Choose a tag to compare

1.0.5 / 2024.10.20

  • housekeeping(controller): Add object-oriented structure + async to the check command (#132)

v1.0.4

14 Oct 17:58
e403a98

Choose a tag to compare

1.0.4 / 2024.10.14

  • housekeeping(controller): Add object-oriented structure + async to the stress command (#131)
  • fix(ci): Fix GitHub Actions Workflow for macOS (#135)
  • chore: add github actions configurations (#137)

v1.0.3

06 Apr 18:56
f4d32f8

Choose a tag to compare

1.0.3 / 2024.04.06

  • housekeeping(controllers) add object-oriented structure to the setup command (#128)

v1.0.2

01 Apr 14:54
1e706c7

Choose a tag to compare

1.0.2 / 2024.04.01

  • housekeeping(controllers) add object-oriented structure to the output command #126

v1.0.1

13 Nov 03:01
b3b9ef3

Choose a tag to compare

1.0.1 / 2022.11.12

  • fix: issue about .memory_limit method not found on Mac OS' was fixed #92
  • chore: rust version was updated to v1.60.0
  • fix: --tc flag was fixed of cmp docs
  • feat: support for mac installation using curl was added
  • docs: installation for mac os was supported
  • feat: CI only for main, feature and develop branches was added