Skip to content

Latest commit

 

History

History
205 lines (111 loc) · 9.29 KB

CHANGELOG.md

File metadata and controls

205 lines (111 loc) · 9.29 KB

Changelog

2.7.0 (2023-01-14)

Fixed bugs:

  • ec-linux-amd64.tar.gz v2.60 is broken #213

Closed issues:

  • TAR_BAD_ARCHIVE: Unrecognized archive format #178

2.6.0 (2022-07-24)

Closed issues:

  • Improve binary file check #205

2.5.0 (2022-06-18)

Closed issues:

  • Add Configuration File Schema into SchemaStore #194
  • Support for darwin-arm64 #187

2.4.0 (2021-12-07)

Fixed bugs:

  • Docker image outputs blank version #166
  • Final Newline Bug under Windows #164

Closed issues:

  • Exclude .yarn/ and .pnp.cjs by Default #170
  • Document exclude regex is on relative path #167

2.3.5 (2021-03-29)

Fixed bugs:

  • Rate limiting: causing TypeError: json.map is not a function #156

Closed issues:

  • Add automatic changelog generation #149
  • Add commitlint #148

2.3.4 (2021-03-15)

Fixed bugs:

  • Specify line number for "Line too long" error? #154

2.3.3 (2021-02-02)

2.3.2 (2021-02-02)

Closed issues:

  • .ecrc disable is unclear #143

2.3.1 (2021-01-09)

Fixed bugs:

  • [v2.3.0] ec --version returns error #141

2.3.0 (2021-01-09)

Fixed bugs:

  • editorconfig-checker ignores multiple files with brace expansion notation #102

Closed issues:

  • Add pre-commit hooks #133
  • Read excludes from .gitignore instead of using the git added files #99

2.2.0 (2020-10-20)

Fixed bugs:

  • GetRelativePath cwd replacement too naive #121
  • max_line_length should support non ASCII characters #115

Closed issues:

  • Allow disabling blocks of files #124

2.1.0 (2020-06-07)

Closed issues:

  • [Request] Support max_line_length #111

2.0.4 (2020-05-18)

Fixed bugs:

  • Bug: Default excludes ignored? #108
  • Option to only disable indent_size check #94

2.0.3 (2019-09-13)

Fixed bugs:

  • Verbose doesn't seemt to get recognized from language wrappers #87

Closed issues:

  • Add a web-page for editorconfig-checker #80

2.0.2 (2019-08-19)

Closed issues:

  • Add arch installation to readme #83

2.0.1 (2019-08-18)

2.0.0 (2019-08-18)

Fixed bugs:

  • Color output broken on Windows #74

Closed issues:

  • Add init flag to create a configuration #79
  • Make allowed content Types configurable #78
  • Introduce config file #70
  • Add flags to disable checks #69
  • Integrate more meaningful verbose output #33
  • use golangs power for checking of files #11
  • cache already checked results #9

1.3.0 (2019-08-06)

Closed issues:

  • Support "tabs for indentation, spaces for alignment" style #66

1.2.1 (2019-07-06)

1.2.0 (2019-05-02)

Closed issues:

  • dry run command #59
  • Support include as whitelist, instead of exclude as blacklist #49

1.1.3 (2019-04-20)

Closed issues:

  • Make sure to have a clean master branch on release #34

1.1.2 (2019-03-16)

Fixed bugs:

  • Alpine based systems are not able to run a compiled binary #51
  • Problems excluding files via .ecrc on Windows #46

1.1.1 (2019-03-01)

1.1.0 (2019-02-27)

Closed issues:

  • Disable file #42
  • Disable line #41

1.0.0 (2019-02-08)

Fixed bugs:

  • Block comments with tab validator produce an error #35

Closed issues:

  • extend default excludes #38
  • List supported EditorConfig features #37

0.0.4 (2019-01-13)

0.0.3 (2019-01-13)

0.0.2 (2019-01-13)

Closed issues:

  • Get git versioned files #31
  • verbose flag #13

0.0.1 (2018-12-17)

Fixed bugs:

  • Don't run exclude regexp on absolute path #20

* This Changelog was automatically generated by github_changelog_generator