Release v2.0.0
What's Changed
- Feature import/export with dot files by @sbaldu in #287
- Remove static_cast of 0 to template type T in best_first_search by @sbaldu in #288
- Create dependabot.yml by @ZigRazor in #289
- Bump thomaseizinger/create-pull-request from 1.1.0 to 1.3.0 by @dependabot in #291
- Bump codecov/codecov-action from 1.5.2 to 3.1.3 by @dependabot in #292
- Bump mattnotmitt/doxygen-action from 1.3.1 to 1.9.5 by @dependabot in #293
- Bump actions/labeler from 3 to 4 by @dependabot in #294
- Bump actions/cache from 1 to 3 by @dependabot in #295
- Update CI/CD by @ZigRazor in #296
- Add tests for different node data types and methods for setting node data by @sbaldu in #290
- Bump codacy/codacy-analysis-cli-action from 1.1.0 to 4.3.0 by @dependabot in #302
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #300
- Bump actions/checkout from 2 to 3 by @dependabot in #301
- Feature matrix market format by @sbaldu in #299
- Bugfix mtxtest by @sbaldu in #309
- Create flawfinder.yml by @ZigRazor in #307
- Add transitive reduction algorithm by @nrkramer in #304
- Add documentation for transitive reduction by @nrkramer in #313
- Fix bug in Eulerian path algorithm by @sbaldu in #314
- Convert raw pointers to smart pointers by @sbaldu in #316
- Feature getters for set of neighbors by @sbaldu in #318
- Preparation for Major Release 2.0.0 by @ZigRazor in #317
New Contributors
- @sbaldu made their first contribution in #287
- @dependabot made their first contribution in #291
Full Changelog: v1.1.0...v2.0.0