What's Changed
* Update training/evaluation loops by durandtibo in https://github.com/durandtibo/gravitorch/pull/515
* Rename `trigger_event` to `fire_event` by durandtibo in https://github.com/durandtibo/gravitorch/pull/516
* Rename `DataFlow` to `DataStream` by durandtibo in https://github.com/durandtibo/gravitorch/pull/517
* Rename `dataloader` to `datastream` by durandtibo in https://github.com/durandtibo/gravitorch/pull/518
* Rename datasource by durandtibo in https://github.com/durandtibo/gravitorch/pull/519
* Rename `datastream` to `iterable` in datasource by durandtibo in https://github.com/durandtibo/gravitorch/pull/520
* Update dependencies and workflow by durandtibo in https://github.com/durandtibo/gravitorch/pull/527
* Bump numpy from 1.26.0 to 1.26.1 by dependabot in https://github.com/durandtibo/gravitorch/pull/523
* Bump urllib3 from 2.0.6 to 2.0.7 by dependabot in https://github.com/durandtibo/gravitorch/pull/526
* Release version `0.0.22` by durandtibo in https://github.com/durandtibo/gravitorch/pull/528
**Full Changelog**: https://github.com/durandtibo/gravitorch/compare/v0.0.21...v0.0.22