v4.0.0
LICENSE CHANGE FROM AGPL v3.0 TO MOZILLA PUBLIC LICENSE v2.0
From this Version the license will be more open to the industries and companies those want to use it.
What's Changed
- Fix SIGILL error in
addEdges
by @sbaldu in #389 - Create clang-format workflow by @sbaldu in #390
- Bump actions/cache from 3 to 4 by @dependabot in #392
- Bump actions/checkout from 3 to 4 by @dependabot in #393
- Welsh powell coloring by @badumbatish in #391
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #394
- Welsh powell coloring by @badumbatish in #395
- Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #397
- Bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 by @dependabot in #396
- Adds deterministic version for boruvka and dijkstra algorithm. by @fajlip in #398
- Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 by @dependabot in #399
- Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #401
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #403
- Fix incorrectly copied code by @bbannier in #405
- fix tarjan algorithm by @edogawashinichi in #409
- Bump codecov/codecov-action from 4.1.0 to 4.2.0 by @dependabot in #411
- Bump david-a-wheeler/flawfinder from 2.0.19.pre.alpha1 to 2.0.19 by @dependabot in #412
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #413
- Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #414
- Windows builds are broken due to MSVC fold expression bug by @nolankramer in #416
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #429
- Bump codacy/codacy-analysis-cli-action from 4.4.0 to 4.4.1 by @dependabot in #434
- Bump thomaseizinger/create-pull-request from 1.3.1 to 1.4.0 by @dependabot in #435
- Bump jidicula/clang-format-action from 4.11.0 to 4.13.0 by @dependabot in #442
- Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #443
- Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #447
- Change License to Mozilla Public License, version 2.0 by @nolankramer in #450
- Preparation for release 4.0.0 by @ZigRazor in #452
New Contributors
- @fajlip made their first contribution in #398
- @bbannier made their first contribution in #405
- @edogawashinichi made their first contribution in #409
- @nolankramer made their first contribution in #416
Full Changelog: v3.1.0...v4.0.0