- add support for array type (0d22f1e)
- add support for nested type (ec3fbc8)
- add support for numeric type with
Int
,Float
type (f4bb5d4) - implement basic document generation feature (8e528d4)
- implement generating table of contents for each properties feature (0643500)
- now array typed field have correct default description content (f410907)
- prevent infinite loop while process circular nested type (5859496)
- make decorators option parameter optional (996f55c)