Skip to content

Releases: becheran/mlc

v1.2.0

13 Dec 22:06

Choose a tag to compare

What's Changed

  • Add pre-PR requirements to run cargo fmt and clippy in agent instructions by @Copilot in #120
  • Add custom HTTP headers support to handle server-side user agent filtering by @Copilot in #119
  • Fix GitHub-flavored markdown task list checkboxes being detected as links by @Copilot in #121

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Dec 21:22

Choose a tag to compare

What's Changed

  • Suppress false redirect warnings for URLs with fragments by @Copilot in #113
  • Fix test race condition from shared CSV file path by @Copilot in #111
  • Add arm64 binary support for Linux and macOS by @Copilot in #112
  • Add --files option to specify files without directory exclusion by @Copilot in #110
  • Add severity column to CSV reports to distinguish errors from warnings by @Copilot in #109
  • CI: Auto-fix and push formatting and clippy changes instead of failing by @Copilot in #116
  • Fix formatting workflow git push to specify target branch explicitly by @Copilot in #117
  • Replace external URL dependencies in E2E tests with local mock servers by @Copilot in #118
  • Add support for ignore/disable comments in markup files by @Copilot in #114

New Contributors

  • @Copilot made their first contribution in #113

Full Changelog: v1...v1.1.0

v1

08 Jul 19:23

Choose a tag to compare

v1

Full Changelog: v1.0.0...v1

v1.0.0

07 Jul 20:09

Choose a tag to compare

Full Changelog: v0.22.0...v1.0.0

v0.22.0

29 May 21:18

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

08 Feb 21:51

Choose a tag to compare

Full Changelog: v0.20.0...v0.21.0

v0.20.0

08 Feb 21:08

Choose a tag to compare

Full Changelog: v0.19.2...v0.20.0

v0.19.2

04 Feb 21:59

Choose a tag to compare

chore: Release mlc version 0.19.2

v0.19.1

04 Feb 20:42

Choose a tag to compare

chore: Release mlc version 0.19.1

v0.19.0

30 Nov 13:32

Choose a tag to compare

  • Added --gituntracked feature. #96