v0.7.0
Release v0.7.0
What's Changed
- Internal dispatcher by @miratepuffin in #1328
- Added failure case to internal dispatch by @miratepuffin in #1329
- Update internal_dispatch.yml by @Haaroon in #1330
- adding methods for layered edges in graphql by @rachchan in #1331
- Updated readme/examples by @miratepuffin in #1334
- Fixed bug where we do not reset the task runner by @miratepuffin in #1335
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #1337
- Bump urllib3 from 1.26.17 to 1.26.18 in /docs by @dependabot in #1338
- Update rust_format_check.yml by @Haaroon in #1336
- Algorithm Result object complete rewrite, Add betweeen centrality, Add Zaks Karate Club by @Haaroon in #1327
- Modify AlgoResult.get to accept Strings in rust by @Haaroon in #1341
- move usecase to main package by @Haaroon in #1342
- Feature/in out shake it all about by @miratepuffin in #1345
- Extra Benchmarks for Algorithms using Large Generated Graphs by @Haaroon in #1344
- Adding methods for server side pagination by @rachchan in #1343
- added missing udpate constant proeprties from graphwithdeletions in p… by @Haaroon in #1350
- Added 'hard deletion' semantics by @miratepuffin in #1348
- More caching during CI building by @Haaroon in #1352
- Feature/more caching by @Haaroon in #1353
- Strongly Connected Components Algorithm by @iamsmkr in #1349
- Update test_python_workflow.yml by @Haaroon in #1359
- fix graphs with dels by @iamsmkr in #1358
- Multi document entities by @ricopinazo in #1339
- disabled code cov workflow by @Haaroon in #1364
- already existing properties must be updated by @iamsmkr in #1363
- fix edge_latest_time() in GraphWithDeletions and add a test by @ljeub-pometry in #1368
- Fix id strings in graphql by @rachchan in #1365
- Dont fail benchmark if major change by @Haaroon in #1372
- dont-fail-benchmark-on-alert by @Haaroon in #1373
- Bump aiohttp from 3.8.5 to 3.8.6 in /docs by @dependabot in #1376
- Feature/improve time ops by @ljeub-pometry in #1371
- Removed old examples, Created new monkey example by @Haaroon in #1347
- fix #327 by @iamsmkr in #1377
- Fix rust toolchain version to 1.73.0 by @Haaroon in #1378
- bump rtd rust version by @Haaroon in #1379
- Feature/python index graph by @miratepuffin in #1117
- Improvements for vectors python module by @ricopinazo in #1360
- save archive by @iamsmkr in #1381
- Adding some methods for the smart search dropdown button by @rachchan in #1386
- Add expansion filters by @ricopinazo in #1387
- LPA Algorithm rust+python+docs+tests by @Haaroon in #1390
- Efficient version for global motif counts by @narnolddd in #1322
- Bump aiohttp from 3.8.6 to 3.9.0 in /docs by @dependabot in #1395
- Bump twisted from 22.10.0 to 23.10.0 by @dependabot in #1397
- Feature/one hop filters by @ljeub-pometry in #1393
- fix the python test workflow by @ljeub-pometry in #1398
- Adding some missing graphql functions by @miratepuffin in #1392
- impl at and fix in/out degree by @iamsmkr in #1399
- fix property semantics for the graph with deletions by @ljeub-pometry in #1400
- fix wrong number of vertices returned by @iamsmkr in #1409
- Add graphql server handler and python wrapper for it by @ricopinazo in #1402
- pull out the EdgeStore functionality into trait EdgeLike by @fabianmurariu in #1405
- Vector docs and cache improvements by @ricopinazo in #1391
- Fix GraphQL queries with numbers and make embedding optional by @ricopinazo in #1410
- Syncing functionalty between graphql and python by @miratepuffin in #1401
- Vetrex 2 node by @miratepuffin in #1412
- Allow externally defined LockedLayeredIndex by @fabianmurariu in #1411
- Fix compilation for different feature combinations by @ljeub-pometry in #1416
- Fixed graphql docs by @miratepuffin in #1413
- event based temporal SEIR algorithm by @ljeub-pometry in #1415
- add search feature to graphql by @ljeub-pometry in #1417
- Fix save_graph GQL mutation so it does not create multiple files for the same graph name by @ljeub-pometry in #1419
- Feature/history datetime by @miratepuffin in #1420
- Added date_time history/items to Temporal properties by @miratepuffin in #1423
- Louvain algorithm by @ljeub-pometry in #1425
- Release v0.7.0 by @github-actions in #1427
Full Changelog: v0.6.1...v0.7.0