Weβre excited to introduce version 1.1.0 of STGraph, featuring significant improvements in dataset loading, testing, and documentation. Below are the highlights
What's New
* π¦ Dataset loaders now categorized into submodules (dynamic, static, temporal) by nithinmanoj10
* β‘ Standardized graph data handling with caching for efficient processing by nithinmanoj10
* π§ͺ Comprehensive PyTest coverage for all dataset loaders by nithinmanoj10
* π§ͺ Scalable test scripts for GNN and TGNN layers across datasets by nithinmanoj10
* π Brand new Read-the-docs documentation page for STGraph with tutorials, installation guide and API docs by nithinmanoj10
* π§Ή Ruff linter integrated; modules checked: `stgraph.dataset`, `stgraph.utils` by nithinmanoj10
New Contributors
* dependabot made their first contribution in https://github.com/bfGraph/STGraph/pull/115
Special β€οΈ to JoelMathewC for reviewing the changes before finalizing the release
**Release Discussion**: Please head to the official v1.1.0 release notes discussion 143 to get a better idea about the new changes introduced
**Full Changelog**: https://github.com/bfGraph/STGraph/compare/v1.0.0...v1.1.0