UNPKG

json-table-converter

Version:
50 lines (22 loc) 1.38 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [0.3.0](https://github.com/chuyik/json-table-converter/compare/v0.2.0...v0.3.0) (2019-11-14) ### Features * add formatCell option ([d661103](https://github.com/chuyik/json-table-converter/commit/d6611036c00fad9c1453dfee1ebff89a6847e9b0)) <a name="0.2.0"></a> # [0.2.0](https://github.com/chuyik/json-table-converter/compare/v0.1.2...v0.2.0) (2018-12-14) ### Features * use rollup for packaging ([e6341ab](https://github.com/chuyik/json-table-converter/commit/e6341ab)) <a name="0.1.2"></a> ## [0.1.2](https://github.com/chuyik/json-table-converter/compare/v0.1.1...v0.1.2) (2018-12-12) ### Bug Fixes * wrong repo url ([71dd516](https://github.com/chuyik/json-table-converter/commit/71dd516)) <a name="0.1.1"></a> ## [0.1.1](https://github.com/chuyik/json-table-converter/compare/v0.1.0...v0.1.1) (2018-12-12) ### Bug Fixes * remove lodash dep ([485c9ba](https://github.com/chuyik/json-table-converter/commits/485c9ba)) <a name="0.1.0"></a> # 0.1.0 (2018-12-12) ### Features * default style ([0545144](https://github.com/chuyik/json-table-converter/commits/0545144)) * initial commit ([c7ca577](https://github.com/chuyik/json-table-converter/commits/c7ca577))