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 (2022-12-09) ### Features ✨ * add support for array type ([0d22f1e](0d22f1e)) * add support for nested type ([ec3fbc8](ec3fbc8)) * add support for numeric type with `Int`, `Float` type ([f4bb5d4](f4bb5d4)) * implement basic document generation feature ([8e528d4](8e528d4)) * implement generating table of contents for each properties feature ([0643500](0643500)) ### Bug Fixes 🐞 * now array typed field have correct default description content ([f410907](f410907)) * prevent infinite loop while process circular nested type ([5859496](5859496)) ### Internal 🧰 * make decorators option parameter optional ([996f55c](996f55c))
- Loading branch information