sport-2.0.0.0: CHANGELOG.md
# Revision history for sport
## 2.0.0.0 -- 6-6-2026
* Add `flushSport`, `withOpenSport`
* Add `displaySportException`, `SportException` instances
* Improve concurrency and resource handling
* Add `getOpenSportCfg`
## 1.0.0.0 -- 4-30-2026
* Fix `SportAlreadyOpen` bug
* Update exception types
* Add `isOpenSport` to STM API
## 0.2.0.0 -- 4-21-2026
* Expose current configuration in STM
* Re-export baud rate from unix package
## 0.1.0.0 -- 4-20-2026
* First version. Released on an unsuspecting world.