Commit abf99ae
committed
chore(π¦): 1.0.0
## 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))1 parent ebf740c commit abf99ae
2 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments