Skip to content

Releases: mxlint/mxlint-cli

v3.8.0

19 Nov 22:32
b9ac16f

Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 by @dependabot[bot] in #66
  • Bump github.com/open-policy-agent/opa from 1.9.0 to 1.10.0 by @dependabot[bot] in #67
  • Bump github.com/open-policy-agent/opa from 1.10.0 to 1.10.1 by @dependabot[bot] in #68
  • Improve rego parser by @mmoor-cio in #70
  • Feat/filter by @xiwenc in #71

New Contributors

Full Changelog: v3.7.3...v3.8.0

v3.7.3 - complex project structure

16 Oct 20:56
49c86d8

Choose a tag to compare

What's Changed

Full Changelog: v3.7.2...v3.7.3

v3.7.2 memory efficiency

15 Oct 21:16
0f1a6b1

Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #55
  • Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #58
  • Bump github.com/open-policy-agent/opa from 1.7.1 to 1.8.0 by @dependabot[bot] in #56
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.0 by @dependabot[bot] in #57
  • Bump github.com/open-policy-agent/opa from 1.8.0 to 1.9.0 by @dependabot[bot] in #59
  • Bugfix/memory efficiency by @xiwenc in #63

Full Changelog: v3.7.1...v3.7.2

v3.7.1 - maintenance

19 Aug 22:39
0993f6e

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @xiwenc in #49
  • Bump github.com/open-policy-agent/opa from 1.5.1 to 1.6.0 by @dependabot[bot] in #50
  • Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.17.4 by @dependabot[bot] in #51
  • Bump github.com/open-policy-agent/opa from 1.6.0 to 1.7.1 by @dependabot[bot] in #52
  • Fix deps by @xiwenc in #53
  • Improve ci2 by @xiwenc in #54

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0 - serve subcommand

10 Jul 23:22
4ee740a

Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.7.0

v3.6.1

29 Jun 22:16

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

23 May 15:21
f1b9576

Choose a tag to compare

What's Changed

  • Accessibility by @xiwenc in #45
  • input in rules now accepts regex if you start with .* ; old style still works for now. After all rules are updated we will remove the old method

Full Changelog: v.3.5.0...v3.6.0

v.3.5.0 - Rules in Javascript format

19 May 18:41
ddc1039

Choose a tag to compare

What's Changed

  • Replace the output directory with tmp completely to avoid synchroniza… by @xiwenc in #42
  • MVP support for rules in javascript syntax by @xiwenc in #43

Full Changelog: v3.4.0...v.3.5.0

v3.4.0 - improvements

29 Apr 23:09
6f9d71c

Choose a tag to compare

What's Changed

  • Support more flexible noqa by @xiwenc in #35
  • update documentation for noqa by @xiwenc in #36
  • Intelligently export-model while cleaning up removed documents, updat… by @xiwenc in #37
  • bugfix sync output directory and exclude appstore modules by default by @xiwenc in #38

Full Changelog: v3.3.0...v3.4.0

v3.3.0 mpr v2 and noqa

04 Mar 19:12
c9d8b25

Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0