Skip to content

Releases: Me-Phew/merge-sort

Release v0.3.3

21 Nov 15:55
218c7a7
Compare
Choose a tag to compare

0.3.3 (2024-11-21)

Documentation

  • ensure doxygen doesn't use Google Test files (638daf6)

Release v0.3.2

21 Nov 14:14
ed79ad9
Compare
Choose a tag to compare

0.3.2 (2024-11-21)

Bug Fixes

  • make sure static class cannot be instantiated (27f821e)

Documentation

  • add project documentation (29605db)

Release v0.3.1

21 Nov 11:53
b2896fb
Compare
Choose a tag to compare

0.3.1 (2024-11-21)

Bug Fixes

  • correctly generate negative numbers (83a82fa)
  • use correct type (2c281e6)

Documentation

Tests

  • add unit tests for merge sorter (b5c17a0)

Continuous Integration

  • add tests to ci workflow (f134be5)
  • correct directory path (63593ec)
  • ensure submodules are checked out in ci (ac58b3e)
  • fix test case after verifying tests configuration (3a38b35)
  • run tests directly (ee7833e)
  • skip tests for windows target (637e483)
  • verify tests configuration (42f9705)

Release v0.3.0

15 Nov 07:49
27dd544
Compare
Choose a tag to compare

0.3.0 (2024-11-15)

Features

  • add random array generation, shuffle and reverse (47c97cf)

Continuous Integration

  • add tests to ci workflow (3095ad0)
  • correct directory path (be9d127)
  • ensure submodules are checked out in ci (8914258)
  • fix test case after verifying tests configuration (6c33803)
  • run tests directly (72d4e9d)
  • skip tests for windows target (1578039)
  • verify tests configuration (4e68320)

Tests

  • configure GoogleTest (894196d)
  • force GoogleTest to use dynamic runtime library (a0adf2b)

Release v0.2.0

13 Nov 20:59
d13c3fb
Compare
Choose a tag to compare

0.2.0 (2024-11-13)

Features

  • implement merge sort algorithm (8dc1e44)

Code Refactoring

  • remove extra qualifications (b6a38f9)

Release v0.1.0

13 Nov 15:02
Compare
Choose a tag to compare

0.1.0 (2024-11-13)

Features

Release v0.0.1

13 Nov 14:42
a558cf3
Compare
Choose a tag to compare

0.0.1 (2024-11-13)