Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0-dev.1](...v1.0.0-dev.1) (2024-03-20) ### Features * add `Config` interface ([#9](#9)) ([d70d082](d70d082)) * add common SGHI utilities and typings ([#3](#3)) ([d79769b](d79769b)) * add common utilities ([#6](#6)) ([1b620d5](1b620d5)) * add Disposable mixin and helpers ([#5](#5)) ([0ba9855](0ba9855)) * add instance check validators ([#10](#10)) ([71d87d3](71d87d3)) * add module loading utilities ([#7](#7)) ([573fe61](573fe61)) * add Task interface & its common implementations ([#8](#8)) ([513a22c](513a22c)) * add the `sghi.dispatch` module ([#11](#11)) ([b617c57](b617c57)) * add the `sghi.registry` module ([#12](#12)) ([f2d51bf](f2d51bf)) ### Refactors * add README and gitignore ([2e05fe7](2e05fe7)) * **build:** setup project ([#1](#1)) ([d53b486](d53b486))
- Loading branch information