Skip to content

Releases: nvuillam/markdown-table-formatter

v1.7.0

27 Dec 10:10

Choose a tag to compare

What's Changed

  • Upgrade dependencies
  • CI: Add tests for Node 20, 22 and 24

Pull Requests

  • Update all non-major dependencies by @renovate[bot] in #55
  • Update all non-major dependencies by @renovate[bot] in #59
  • Update oxsecurity/megalinter action to v8 by @renovate[bot] in #61
  • Update dependency mega-linter-runner to v8 by @renovate[bot] in #60
  • Update dependency glob to v11 by @renovate[bot] in #58
  • Update peter-evans/create-pull-request action to v6 by @renovate[bot] in #41
  • Update dependency nyc to v17 by @renovate[bot] in #56
  • Update peter-evans/create-pull-request action to v7 by @renovate[bot] in #62
  • Update all non-major dependencies by @renovate[bot] in #63
  • Update all non-major dependencies by @renovate[bot] in #64
  • Update all non-major dependencies by @renovate[bot] in #65
  • Update dependency eslint to v9.13.0 by @renovate[bot] in #67
  • Update all non-major dependencies by @renovate[bot] in #68
  • Update all non-major dependencies by @renovate[bot] in #69
  • Update dependency mega-linter-runner to v8.3.0 by @renovate[bot] in #70
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #46
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #71
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #75
  • Updates GitHub Actions and dependencies by @nvuillam in #89
  • Update dependency which to v6 by @renovate[bot] in #86
  • Update all non-major dependencies by @renovate[bot] in #72
  • Update dependency mocha to v11 by @renovate[bot] in #73
  • Update peter-evans/create-pull-request action to v8 by @renovate[bot] in #91
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #88
  • Update actions/setup-node action to v6 by @renovate[bot] in #83
  • Update dependency mega-linter-runner to v9 - autoclosed by @renovate[bot] in #80
  • Update dependency node to v24 by @renovate[bot] in #85
  • Update dependency glob to v13 by @renovate[bot] in #90
  • Update actions/upload-artifact action to v6 by @renovate[bot] in #84
  • [GitHub Dependents Info] Updated markdown file by @github-actions[bot] in #92

Full Changelog: v1.6.1...v1.7.0

v1.6.1

10 Jun 22:12

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 Apr 18:21

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

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

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

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

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

Choose a tag to compare

  • Upgrade markdown-table-prettify to 3.4.0 so it can take in account inline disable comments