Skip to content

Releases: LuchoBazz/quicktest

v1.0.7

22 Oct 21:32
8d44429
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.0.0

30 May 22:13
d2d9573
Compare
Choose a tag to compare

1.0.0 / 2022.05.30

  • feat: report table was added using ascii style [4923d80]
  • feat: short code examples were added for cmp, stress and check subcommands [08f4cff]
  • feat: examples were added for run and setup subcommands #55 [062c3f7]
  • feat: Alias of timeout and test-cases options were updated [4d2b6a8, 3559c54]
  • feat: show test case input was added in diff [bd366a2, 561590e]
  • feat: mle support was added to the cmp, stress, check, run subcommands [2854cc1, c7ccecd, 3c74a6c, 84bd676]
  • feat: run subcommand was renamed to output [a73b75e]
  • feat: prefix option to run test cases matching that prefix was added to the cmp, stress and check subcommands [545213c]
  • feat: Support for rust lang was added [e2be5c9]
  • feat: Go lang support was added [4191367]
  • feat: java support was added [496f70e]
  • feat: C support was added [8f8f22d]
  • feat: katlin support was added [16605df]
  • feat: installation script via powershell for windows was added [1f7bbde, c604407]
  • feat: installation script via shell for linux was added [7220318]
  • docs: installation commands on Linux, Windows and macOS were added [d7a6cb0]
  • docs: demo of the cmp subcommand was added to the website [e148fb1, 89d06c5, 585def3]]

v1.0.0-rc.6

28 May 04:23
5742f21
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release

1.0.0-rc.6 / 2022.05.27

  • feat: cargo build --release [2293bb1]
  • feat: c examples for the cmp command were added [09dfb98]
  • feat: rust examples for the cmp command were added [8ff4281]
  • feat: java examples for the cmp command were added [89b776c]
  • feat: go examples for the cmp command were added [fd604f7]
  • feat: kotlin examples for the cmp command were added [85e2c31]
  • feat: circleci config for java and go was added [9b2b49c]
  • fix: small errors in the documentation was fixed [91a98fe]
  • fix: go configuration was fixed [ee9b02b]
  • fix: issue about cp and mkdir not found was fixed [5e566b0]
  • fix: code smell was fixed [1b64942]
  • fix: status variable was renamed [25607b9]
  • fix: issue about configuration_commands was fixed [c479316]
  • test: test about cmp and output subcommand of c was added [f66eb64]
  • test: test cmp subcommand in rust was added II [5f8aeef]
  • test: test about cmp and output subcommand in java were added [78fd0da]
  • test: test about cmp subcommand in kotlin was added [cdefaaa]
  • refactor: extension .o was removed from the unix binaries [9bf6bc1]
  • refactor: cpp and python unit tests were refactored [d0ab909]
  • docs: intro was updated [531cd51]
  • docs: docs/errors was deleted [6c32225]
  • docs: documentation icon was updated in the README [9d23ace, 1819dc1, 22cb71d, 4a8a0b7]
  • docs: contributing file updated was [de5dc14]
  • circleci config was configured [719fb5b]

v1.0.0-rc.5

19 May 03:48
9535758
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

1.0.0-rc.5 / 2022.05.18

  • feat: installation script via powershell for windows was added [1f7bbde]
  • feat: installation script via shell for linux was added [7220318]
  • feat: installation script via powershell for windows was updated [c604407]
  • docs: installation commands on Linux, Windows and macOS were added [d7a6cb0]
  • docs: installation guide was updated in the README.md [6832582]