Skip to content

v1.1.0

Latest

Choose a tag to compare

@nithinmanoj10 nithinmanoj10 released this 09 Sep 14:24
· 2 commits to main since this release
4c18c30

🌟 STGraph v1.1.0 Release

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

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: v1.0.0...v1.1.0