# Changelog
## [Unreleased]
- ???
## [v0.2.2] - 2025-06-14
- Sync API supports offline flag to collect repository statuses without syncing
- Sync API uses DNS lookup to determine network connectivity before syncing
## [v0.2.1] - 2025-03-13
- Sync API collects local change and stash counts in repository
## [v0.2.0] - 2025-03-09
- Sync API parallelizes git pulls across multiple git repositories
- Sync API provides RemoteHost for accessing featurs of the remote's Git services such as GitHub's ref compare page
[Unreleased]: https://github.com/eighty4/maestro/compare/maestro_git-v0.2.2...HEAD
[v0.2.2]: https://github.com/eighty4/maestro/compare/maestro_git-v0.2.1...maestro_git-v0.2.2
[v0.2.1]: https://github.com/eighty4/maestro/compare/maestro_git-v0.2.0...maestro_git-v0.2.1
[v0.2.0]: https://github.com/eighty4/maestro/releases/tag/maestro_git-v0.2.0