What's Changed
* Use get_annotated inside get_subtypes by astropenguin in https://github.com/astropenguin/dataspecs/pull/37
* Do not prioritize optional attributes of objects by astropenguin in https://github.com/astropenguin/dataspecs/pull/39
* Update api module by astropenguin in https://github.com/astropenguin/dataspecs/pull/41
* Use regular expression in ID.match by astropenguin in https://github.com/astropenguin/dataspecs/pull/43
* Add groups to specs class by astropenguin in https://github.com/astropenguin/dataspecs/pull/44
* Add type[TagBase] to supported index of specs by astropenguin in https://github.com/astropenguin/dataspecs/pull/46
* Remove unused feature by astropenguin in https://github.com/astropenguin/dataspecs/pull/48
* Fix tagged_only option in api module by astropenguin in https://github.com/astropenguin/dataspecs/pull/50
* Add recursive option to get_annotated by astropenguin in https://github.com/astropenguin/dataspecs/pull/52
**Full Changelog**: https://github.com/astropenguin/dataspecs/compare/v0.6.0...v1.0.0