# 0.1.39 / 2020-11-02

- update: support "-" propsName.

# 0.1.38 / 2020-11-02

- update: props.

# 0.1.37 / 2020-05-13

- upgrade dep: typescript.

# 0.1.36 / 2020-04-16

- fix: union array type.

# 0.1.35 / 2020-04-08

- 兼容 swagger 注解中添加 example，并且 example 值可能是 null 等的场景 (#3)

# 0.1.34 / 2019-12-18

- dep: upgrade swagger2openapi.

# 0.1.33 / 2019-12-17

- update: njk template.

# 0.1.32 / 2019-12-13

- fix: properties is null.

# 0.1.31 / 2019-11-29

- update: support additionalProperties.
- fix: base.njk

# 0.1.29 / 2019-05-15

- update: autofix OAS for unique tag+operation.

# 0.1.28 / 2019-02-19

- fix: schemaObject.properties parse.

# 0.1.26 / 2019-01-18

- Update base.njk (#2)

# 0.1.25 / 2019-01-02

- update: exit -1 when err.

# 0.1.24 / 2018-12-24

- update: literal type generate for response type.

# 0.1.23 / 2018-12-13

- update: remove fixOperationId from fixOpenAPI state.

# 0.1.22 / 2018-12-13

- fix: fixTag when tag.name is valid.

# 0.1.21 / 2018-12-12

- update: fixTagName for type.

# 0.1.20 / 2018-12-11

- update: use format to fix type.

# 0.1.19 / 2018-12-10

- fix: body/response type generator.

# 0.1.18 / 2018-12-04

- feat: namespace param for service.
- update: doc.

# 0.1.17 / 2018-12-03

- fix: body param type.

# 0.1.16 / 2018-12-03

- fix: getAbsolutePath.

# 0.1.14 / 2018-11-27

- fix: template.

# 0.1.13 / 2018-11-27

- fix: formData type gen.

# 0.1.12 / 2018-11-20

- update: getType safe.

# 0.1.11 / 2018-11-19

- fix: remove service file exclude request lib.
- feat: cli support read json data.

# 0.1.10 / 2018-11-15

- feat: export convertSwagger2OpenAPI.

# 0.1.9 / 2018-11-14

- feat: add opt for autoClear.

# 0.1.8 / 2018-11-14

- feat: support path filter.

# 0.1.7 / 2018-11-14

- update: default config.

# 0.1.6 / 2018-11-14

- feat: add genFromData.

# 0.1.5 / 2018-11-14

- feat: support load data for object.

# 0.1.4 / 2018-11-13

- update: update interface template.
- update: request lib.

# 0.1.3 / 2018-11-13

- fix: when enum type has "'".

# 0.1.2 / 2018-11-13

- feat: add functionName/className hook.
- update: code refactor.

# 0.1.0 / 2018-11-08

- refactor.
