Releases: donatj/CsvToMarkdownTable
Releases · donatj/CsvToMarkdownTable
Types Bugfix
Special thanks to @jsun1590 for correcting our Types after the recent change of our build system.
What's Changed
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @donatj in #128
- Bump rollup from 4.46.1 to 4.46.2 by @dependabot[bot] in #129
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #131
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #130
- Bump jest-environment-node from 30.0.5 to 30.2.0 by @dependabot[bot] in #136
- Bump @typescript-eslint/eslint-plugin from 8.38.0 to 8.45.0 by @dependabot[bot] in #134
- Bump jest from 30.0.5 to 30.2.0 by @dependabot[bot] in #135
- Bump eslint from 9.32.0 to 9.36.0 by @dependabot[bot] in #132
- chore(package): add exports.types to package.json by @jsun1590 in #138
New Contributors
Full Changelog: v1.6.2...v1.6.3
v1.6.0 - New Build System
What's Changed
Modernized the build system, use Rollup, generate cjs and mjs files along side UMD output
- Bump mocha from 11.1.0 to 11.5.0 by @dependabot[bot] in #124
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot[bot] in #123
- Bump mocha from 11.5.0 to 11.7.1 by @dependabot[bot] in #125
Full Changelog: v1.5.0...v1.6.0
v1.5.0 - Improve Delimiter Support
What's Changed
Dependency Updates
- Bump coverallsapp/github-action from 1 to 2 by @dependabot in #108
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #109
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #111
- Bump typescript from 5.3.3 to 5.4.5 by @dependabot in #110
- Bump typescript from 5.4.5 to 5.5.2 by @dependabot in #112
- Bump typescript from 5.5.2 to 5.5.4 by @dependabot in #115
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #116
- Bump typescript from 5.6.2 to 5.6.3 by @dependabot in #117
- Bump serialize-javascript and mocha by @dependabot in #121
- Bump typescript from 5.6.3 to 5.8.2 by @dependabot in #122
Full Changelog: v1.4.1...v1.5.0
Add csv-to-markdown-table` CLI
What's Changed
Added a basic CLI csv-to-markdown-table that can be used.
Features
Chores
Dependabot
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #101
- Bump actions/checkout from 3 to 4 by @dependabot in #103
- Bump actions/setup-node from 3 to 4 by @dependabot in #104
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #102
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #105
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- Fixed a console warning in browser #135140abb1e87a92df890c9a7f7911ba0ee1948f
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #88
- Add lint to CI by @donatj in #90
- Port coveralls to actions from Travis by @donatj in #91
- Kill old Travis-CI Junk by @donatj in #89
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #92
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #93
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #95
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #96
- Bump typescript from 5.0.2 to 5.0.4 by @dependabot in #98
- Update Node versions tested against by @donatj in #100
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #99
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Fix TypeScript definition by @donatj - Thanks to @shy-Xu in #87
- Bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #84
- Bump typescript from 4.8.2 to 4.8.4 by @dependabot in #82
- Bump actions/setup-node from 1 to 3 by @dependabot in #86
- Bump actions/checkout from 2 to 3 by @dependabot in #85
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Bump coveralls from 3.0.9 to 3.0.11 by @dependabot-preview in #13
- Bump @types/node from 12.12.12 to 12.12.31 by @dependabot-preview in #14
- Bump mocha from 7.1.0 to 7.1.1 by @dependabot-preview in #15
- Bump @types/node from 12.12.31 to 13.9.5 by @dependabot-preview in #16
- Bump tslint from 6.1.0 to 6.1.1 by @dependabot-preview in #18
- Bump @types/node from 13.9.5 to 13.11.1 by @dependabot-preview in #19
- Bump mocha from 7.1.1 to 8.0.1 by @dependabot-preview in #29
- Bump tslint from 6.1.1 to 6.1.2 by @dependabot-preview in #22
- Bump typescript from 3.8.3 to 3.9.5 by @dependabot-preview in #31
- Create ci.yml by @donatj in #20
- Bump tslint from 6.1.2 to 6.1.3 by @dependabot-preview in #37
- Bump typescript from 3.9.5 to 4.0.2 by @dependabot-preview in #41
- Bump mocha from 8.0.1 to 8.1.3 by @dependabot-preview in #40
- Bump coveralls from 3.0.11 to 3.1.0 by @dependabot-preview in #21
- Bump typescript from 4.0.2 to 4.0.5 by @dependabot-preview in #43
- Bump mocha from 8.1.3 to 8.2.0 by @dependabot-preview in #44
- Bump typescript from 4.0.5 to 4.1.2 by @dependabot-preview in #46
- Bump typescript from 4.1.2 to 4.1.3 by @dependabot-preview in #47
- Bump mocha from 8.2.0 to 8.2.1 by @dependabot-preview in #45
- Create Dependabot config file by @dependabot-preview in #48
- Bump mocha from 8.2.1 to 8.3.0 by @dependabot in #49
- Bump typescript from 4.1.3 to 4.2.2 by @dependabot in #52
- Bump mocha from 8.3.0 to 8.3.2 by @dependabot in #54
- Bump typescript from 4.2.2 to 4.2.3 by @dependabot in #53
- Bump handlebars from 4.7.3 to 4.7.7 by @dependabot in #56
- Bump typescript from 4.2.3 to 4.2.4 by @dependabot in #55
- Bump mocha from 8.3.2 to 8.4.0 by @dependabot in #57
- Bump typescript from 4.2.4 to 4.3.2 by @dependabot in #58
- Bump coveralls from 3.1.0 to 3.1.1 by @dependabot in #60
- Bump mocha from 8.4.0 to 9.0.1 by @dependabot in #61
- Bump typescript from 4.3.2 to 4.3.5 by @dependabot in #59
- Bump mocha from 9.0.1 to 9.0.3 by @dependabot in #62
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #63
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #65
- Bump typescript from 4.4.2 to 4.4.4 by @dependabot in #69
- Bump typescript from 4.4.4 to 4.5.4 by @dependabot in #71
- Runs npm audit fix --force by @donatj in #72
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #76
- Bump typescript from 4.5.4 to 4.6.4 by @dependabot in #77
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #78
- Bump typescript from 4.6.4 to 4.7.4 by @dependabot in #80
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #81
New Contributors
- @dependabot-preview made their first contribution in #13
- @dependabot made their first contribution in #49
Full Changelog: v1.1.0...v1.2.0
Windows Newline Support
Adds better support for input containing Windows newline characters.
Escapes Pipe `|` Character
The pipe character | is now escaped as \|.
This a major release as it is a somewhat breaking change for some workflows.