All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
3.0.4 (2023-02-04)
3.0.3 (2022-01-21)
3.0.2 (2022-01-21)
3.0.1 (2021-12-01)
3.0.0 (2021-12-01)
- BREAKING CHANGE: Require Node.js 12 (7ef43d2)
- Require Node.js 12
This package is now pure ESM
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
2.12.1 (2021-12-01)
2.12.0 (2021-11-30)
- adds reviewers (19b3a44)
2.11.0 (2021-11-02)
2.10.13 (2021-11-01)
2.10.12 (2021-11-01)
2.10.11 (2021-11-01)
2.10.10 (2021-11-01)
2.10.9 (2021-11-01)
2.10.8 (2021-10-26)
2.10.7 (2021-10-22)
2.10.6 (2021-10-21)
2.10.5 (2021-10-19)
2.10.4 (2021-10-17)
2.10.3 (2021-10-14)
2.10.2 (2021-10-12)
2.10.1 (2021-10-01)
2.10.0 (2021-10-01)
- release (422ea9f)
- release (1b01010)
- release (8cee79f)
- release (#87) (67d7de5)
- release (#88) (eb06261)
2.9.17 (2021-09-23)
2.9.16 (2021-09-23)
2.9.15 (2021-09-23)
- deps-dev: bump @semantic-release/changelog from 5.0.1 to 6.0.0 (#79) (9fade2b)
- deps-dev: bump @semantic-release/npm from 7.1.3 to 8.0.0 (#77) (04e76ab)
2.9.14 (2021-09-23)
2.9.13 (2021-09-22)
2.9.12 (2021-09-22)
2.9.11 (2021-09-22)
2.9.10 (2021-09-20)
2.9.9 (2021-09-16)
2.9.8 (2021-09-12)
- updates dependabot settings (46cf7b8)
2.9.7 (2021-09-12)
- updates dependabot settings (9d63e2d)
2.9.6 (2021-09-11)
2.9.5 (2021-08-02)
- moves dependency updates from fix to deps (567c9c6)
2.9.4 (2021-08-02)
2.9.3 (2021-08-02)
2.9.2 (2021-08-02)
2.9.1 (2021-07-22)
2.9.0 (2021-07-18)
- updates docs (00fd4d0)
2.8.0 (2021-07-18)
- updates docs (0e4bcae)
2.7.1 (2021-07-12)
2.7.0 (2021-05-29)
2.6.3 (2021-05-08)
2.6.2 (2021-04-01)
2.6.1 (2021-03-31)
2.6.0 (2021-03-25)
2.5.1 (2021-03-09)
- updates dependencies (9122139)
2.5.0 (2021-02-24)
- updates dependabot frequency (3f69220)
2.4.7 (2021-02-24)
- deps-dev: bump @commitlint/config-conventional (50b104c)
2.4.6 (2021-02-24)
- deps-dev: bump @commitlint/cli from 11.0.0 to 12.0.0 (753077a)
2.4.5 (2021-02-24)
- deps-dev: bump lodash from 4.17.20 to 4.17.21 (bff5a2f)
2.4.4 (2021-02-16)
- deps-dev: bump eslint from 7.18.0 to 7.20.0 (94f7b1e)
2.4.3 (2021-02-16)
- deps-dev: bump semantic-release from 17.3.6 to 17.3.9 (13b5d06)
2.4.2 (2021-02-04)
- commit message config (083dfb2)
2.4.1 (2021-01-27)
- empty cell bug (488107f)
2.4.0 (2021-01-25)
- switches default branch to main (afc245b)
2.3.0 (2021-01-22)
- ci/cd: adds semantic-release (382f6f4)
v2.2.0 - 2020-07-26
- ⬆️ Updated dependencies
v2.1.1 - 2020-03-26
- ⬆️ Updated dependencies
v2.1.0 - 2020-03-13
- ✨ CircleCI CI/CD pipeline
- ⬆️ Updated dependencies
v2.0.4 - 2019-07-09
- ⬆️ Updated dependencies
v2.0.3 - 2019-07-09
- 🐛 Path in command line interface use
v2.0.2 - 2019-07-08
- ⬆️ Updated dependencies
v2.0.1 - 2019-06-02
- 🐛 Added missing bin spec in package.json for semlink
v2.0.0 - 2018-12-24
- ✨ Support for .xlsx to markdown table creation
- 📝 Code of Conduct
- 🐛 Mistake in command line use example in README
- 🐛 New line parsing to use Regular Expression to remove Windows vs. Linux new line problems
- 🐛 Bug with parsing empty data elements within a CSV
- ✨ Command line interface support
- 📝 CONTRIBUTING clone instructions
- 🎉 Initial release 🎉