Skip to content

Releases: nvuillam/markdown-table-formatter

v1.6.0

27 Apr 18:21
Compare
Choose a tag to compare

What's Changed

  • Core: Upgrade minimum NodeJS version to 18.0
  • Upgrade dependencies

Pull Requests

  • Update stefanzweifel/git-auto-commit-action action to v5 by @renovate in #24
  • Update peter-evans/create-pull-request action to v5 by @renovate in #23
  • Update dependency fs-extra to v11.2.0 by @renovate in #25
  • Update dependency eslint to v8.55.0 by @renovate in #26
  • Update dependency mega-linter-runner to v7.7.0 by @renovate in #27
  • Update all non-major dependencies by @renovate in #29
  • Create github-dependents-info by @nvuillam in #30
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #32
  • Update github-dependents-info.yml by @nvuillam in #35
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #33
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #36
  • Update actions/upload-artifact action to v4 by @renovate in #28
  • Update dependency mega-linter-runner to v7.8.0 by @renovate in #38
  • Update dependency @babel/eslint-parser to v7.23.9 by @renovate in #39
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #37
  • Update dependency @babel/eslint-parser to v7.23.10 by @renovate in #40
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #44
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #45
  • Update all non-major dependencies by @renovate in #43
  • Update all non-major dependencies by @renovate in #47

Full Changelog: v1.5.0...v1.6.0

v1.5.0

25 Nov 12:23
Compare
Choose a tag to compare

What's Changed

  • Core: Now requires Node 16+
  • Upgrade dependencies
  • Doc
    • Add table of contents
    • Add explanation of how to disable and re-enable formatting
  • CI
    • Upgrade MegaLinter to v7
    • Rename master branch into main

Pull Requests

New Contributors

Full Changelog: v1.4.0...v1.5.0

markdown-table-formatter v1.4.0

25 Jul 22:16
Compare
Choose a tag to compare
  • Add --verbose mode
  • Dependencies: run npm audit fix to secure dependencies
  • CI: Upgrade MegaLinter to v6

markdown-table-formatter v1.3.0

31 Jan 00:00
Compare
Choose a tag to compare
  • Allow to override the table columns padding number of spaces using argument --columnpadding
  • CI: Upgrade MegaLinter to v5 + fix CI tests on Windows & Mac

markdown-table-formatter v1.2.0

20 Aug 15:08
Compare
Choose a tag to compare
  • Allow to call markdown-table-formatter with a glob parameter to find files to format
  • Allow to call markdown-table-formatter without arguments (**/*.md will be used by default to collect files)
  • Fix logs format

markdown-table-formatter V1.1.0

05 Apr 08:23
Compare
Choose a tag to compare
  • Upgrade markdown-table-prettify to 3.4.0 so it can take in account inline disable comments