What's Changed
- Fix networkit CI by @j6k4m8 in #34
- Fix redundant directedness arguments by @j6k4m8 in #36
- Improve dialect test coverage by @j6k4m8 in #37
- Add sql in-memory tests for CI by @j6k4m8 in #38
- Add support for writing graphml files from nx dialect by @j6k4m8 in #40
- Update SQL backend to support SQLAlchemy 2.x by @davidmezzetti in #45
- Add codspeed by @j6k4m8 in #48
- Add edge count backend call by @j6k4m8 in #49
- added SQLBackend commit/close methods and a TestBackendPersistence me… by @acthecoder23 in #51
New Contributors
- @davidmezzetti made their first contribution in #45
- @acthecoder23 made their first contribution in #51
Full Changelog: v0.4.2...v0.5.1