# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.4.2](https://github.com/fgribreau/json-schema-documentation/compare/v1.4.1...v1.4.2) (2018-09-21) **Note:** Version bump only for package json-schema-documentation ## [1.4.1](https://github.com/fgribreau/json-schema-documentation/compare/v1.3.0...v1.4.1) (2018-09-21) **Note:** Version bump only for package json-schema-documentation # [1.3.0](https://github.com/fgribreau/json-schema-documentation/compare/v1.2.1...v1.3.0) (2018-01-03) ### Features * **json-schema-documentation-generator:** flatten schema ([2d91eac](https://github.com/fgribreau/json-schema-documentation/commit/2d91eac)) * **json-schema-documentation-theme-default:** added support for pattern, examples, minLength, maxLength, minItems, maxItems, enum ([913bbcc](https://github.com/fgribreau/json-schema-documentation/commit/913bbcc)) ## [1.2.1](https://github.com/fgribreau/json-schema-documentation/compare/v1.2.0...v1.2.1) (2018-01-02) **Note:** Version bump only for package json-schema-documentation # [1.2.0](https://github.com/fgribreau/json-schema-documentation/compare/v1.1.0...v1.2.0) (2018-01-02) ### Features * **cli:** support for `filter-regexp` and `mapFilename` ([51009be](https://github.com/fgribreau/json-schema-documentation/commit/51009be)) # [1.1.0](https://github.com/fgribreau/json-schema-documentation/compare/v0.5.4...v1.1.0) (2018-01-02) ### Features * **cli:** v1.0 ([26c3b87](https://github.com/fgribreau/json-schema-documentation/commit/26c3b87)) * **generator:** v1.0 ([89bdd75](https://github.com/fgribreau/json-schema-documentation/commit/89bdd75)) * **sample-generator:** v1.0 ([7139bd0](https://github.com/fgribreau/json-schema-documentation/commit/7139bd0)) * **theme-default:** v1.0 ([7c21eaa](https://github.com/fgribreau/json-schema-documentation/commit/7c21eaa)) ## [0.5.4](https://github.com/fgribreau/json-schema-documentation/compare/v0.5.3...v0.5.4) (2018-01-02) ### Bug Fixes * **cli:** use CWD when resolving the path ([95aa600](https://github.com/fgribreau/json-schema-documentation/commit/95aa600)) ## [0.5.3](https://github.com/fgribreau/json-schema-documentation/compare/v0.5.2...v0.5.3) (2018-01-02) ### Bug Fixes * **cli:** lighter package ([629a8c0](https://github.com/fgribreau/json-schema-documentation/commit/629a8c0)) ## [0.5.2](https://github.com/fgribreau/json-schema-documentation/compare/v0.5.1...v0.5.2) (2018-01-02) ### Bug Fixes * **cli:** fix wrong path ([bb94432](https://github.com/fgribreau/json-schema-documentation/commit/bb94432)) ## [0.5.1](https://github.com/fgribreau/json-schema-documentation/compare/v0.5.0...v0.5.1) (2018-01-02) ### Bug Fixes * **cli:** fix wrong path ([937a578](https://github.com/fgribreau/json-schema-documentation/commit/937a578)) # [0.5.0](https://github.com/fgribreau/json-schema-documentation/compare/v0.4.0...v0.5.0) (2018-01-02) ### Bug Fixes * **generator:** improved package.json ([dda055e](https://github.com/fgribreau/json-schema-documentation/commit/dda055e)) * **sample-generator:** improved package.json ([d86b040](https://github.com/fgribreau/json-schema-documentation/commit/d86b040)) * **theme-default:** improved package.json ([9af07f4](https://github.com/fgribreau/json-schema-documentation/commit/9af07f4)) ### Features * **cli:** added CLI ([77f68ab](https://github.com/fgribreau/json-schema-documentation/commit/77f68ab)) # [0.4.0](https://github.com/FGRibreau/json-schema-documentation/compare/v0.3.0...v0.4.0) (2017-12-31) ### Bug Fixes * **test:** fix snapshot ([aa1a084](https://github.com/FGRibreau/json-schema-documentation/commit/aa1a084)) * **theme:** do not print root schema ([10bf3a8](https://github.com/FGRibreau/json-schema-documentation/commit/10bf3a8)) * **theme:** fix readme ([9002a85](https://github.com/FGRibreau/json-schema-documentation/commit/9002a85)) ### Features * **theme:** add a `mapFilename` option ([d37395b](https://github.com/FGRibreau/json-schema-documentation/commit/d37395b)) * **theme:** added description ([d9cc55b](https://github.com/FGRibreau/json-schema-documentation/commit/d9cc55b)) * **theme:** humanize jsonPtr ([51f8d67](https://github.com/FGRibreau/json-schema-documentation/commit/51f8d67)) * **theme:** smallest rendering ([6355ce9](https://github.com/FGRibreau/json-schema-documentation/commit/6355ce9)) * **theme:** smallest rendering ([b6e01f4](https://github.com/FGRibreau/json-schema-documentation/commit/b6e01f4)) # [0.3.0](https://github.com/FGRibreau/json-schema-documentation/compare/v0.2.0...v0.3.0) (2017-12-31) ### Bug Fixes * **generator:** add demo folder (with theme default) ([6ac17ca](https://github.com/FGRibreau/json-schema-documentation/commit/6ac17ca)) ### Features * **generator:** first shot ([5e01e3e](https://github.com/FGRibreau/json-schema-documentation/commit/5e01e3e)) * **theme-default:** init ([ba142b4](https://github.com/FGRibreau/json-schema-documentation/commit/ba142b4)) # [0.2.0](https://github.com/FGRibreau/json-schema-documentation/compare/v0.1.1...v0.2.0) (2017-12-31) ### Features * **theme:** init ([a8da88c](https://github.com/FGRibreau/json-schema-documentation/commit/a8da88c)) ## [0.1.1](https://github.com/FGRibreau/json-schema-documentation/compare/v0.1.0...v0.1.1) (2017-12-31) **Note:** Version bump only for package json-schema-documentation # [0.1.0](https://github.com/FGRibreau/json-schema-documentation/compare/v0.0.2...v0.1.0) (2017-12-31) ### Features * **sample-generator:** first version ([23d6bc5](https://github.com/FGRibreau/json-schema-documentation/commit/23d6bc5)) ## 0.0.2 (2017-12-31) **Note:** Version bump only for package json-schema-documentation