Skip to content

Releases: mxlint/mxlint-cli

v3.17.2

Choose a tag to compare

@xiwenc xiwenc released this 26 Jul 08:35

Full Changelog: v3.17.1...v3.17.2

v3.17.0 - UX

Choose a tag to compare

@xiwenc xiwenc released this 24 Jul 20:52
164b631

What's Changed

  • modelsource is now managed by mxlint in .mendix-cache by default by @xiwenc in #141
  • track original model names by @xiwenc in #142

Full Changelog: v3.16.0...v3.17.0

v3.16.0

Choose a tag to compare

@xiwenc xiwenc released this 07 Jul 22:26
329cc25

What's Changed

  • Bump github.com/open-policy-agent/opa from 1.16.1 to 1.16.2 by @dependabot[bot] in #132
  • Bump github.com/open-policy-agent/opa from 1.16.2 to 1.17.0 by @dependabot[bot] in #133
  • Bump github.com/open-policy-agent/opa from 1.17.0 to 1.17.1 by @dependabot[bot] in #134
  • Bump github.com/evanw/esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #135
  • Bump github.com/open-policy-agent/opa from 1.17.1 to 1.18.0 by @dependabot[bot] in #136
  • Bump github.com/open-policy-agent/opa from 1.18.0 to 1.18.2 by @dependabot[bot] in #137
  • Bugfix/caching by @xiwenc in #138
  • Support diff linting by @xiwenc in #139

Full Changelog: v3.15.0...v3.16.0

v3.15.0 complex rule

Choose a tag to compare

@xiwenc xiwenc released this 16 May 17:05
f24ebf1

What's Changed

Full Changelog: v3.14.3...v3.15.0

v3.14.3

Choose a tag to compare

@xiwenc xiwenc released this 29 Apr 08:48
c58ce31

What's Changed

  • fix: string values starting with \n exported as invalid YAML literal block by @KaracaerFurkan in #128

New Contributors

Full Changelog: v3.14.2...v3.14.3

v3.14.2 - bugfixes of new config and caching

Choose a tag to compare

@xiwenc xiwenc released this 22 Apr 22:19
feb11e3

What's Changed

Full Changelog: v3.14.1...v3.14.2

v3.14.1 - better memory

Choose a tag to compare

@xiwenc xiwenc released this 15 Apr 19:45
2051ed8

What's Changed

New Contributors

Full Changelog: v3.14.0...v3.14.1

v3.14.0 - better cache and memory

Choose a tag to compare

@xiwenc xiwenc released this 10 Apr 21:09
b771d6b

What's Changed

  • Bump github.com/evanw/esbuild from 0.27.3 to 0.27.4 by @dependabot[bot] in #120
  • Show version by @xiwenc in #118
  • Use unified caching when possible by @xiwenc in #117
  • Bump github.com/open-policy-agent/opa from 1.14.1 to 1.15.1 by @dependabot[bot] in #121
  • Bump github.com/evanw/esbuild from 0.27.4 to 0.28.0 by @dependabot[bot] in #122
  • limited concurrency and better memory footprint by @xiwenc in #124

Full Changelog: v3.13.0...v3.14.0

v3.13.0 - config file, pseudo code, multiline bugfix

Choose a tag to compare

@xiwenc xiwenc released this 10 Mar 19:20
e1d9539

What's Changed

  • Bump github.com/open-policy-agent/opa from 1.13.1 to 1.13.2 by @dependabot[bot] in #109
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 in the go_modules group across 1 directory by @dependabot[bot] in #112
  • Bump github.com/open-policy-agent/opa from 1.13.2 to 1.14.0 by @dependabot[bot] in #113
  • Config file by @xiwenc in #114
  • Pseudo code and bugfix multiline strings by @xiwenc in #116
  • Bump github.com/open-policy-agent/opa from 1.14.0 to 1.14.1 by @dependabot[bot] in #115

Full Changelog: v3.12.1...v3.13.0

v3.12.1 Fix conversion error for null arrays

Choose a tag to compare

@bartzantingh bartzantingh released this 11 Feb 07:34
83e6122

What's Changed

New Contributors

Full Changelog: v3.12.0...v3.12.1