Skip to content

Releases: PurpleBooth/mit-lint

Release v3.2.9

26 Aug 07:17
Compare
Choose a tag to compare

v3.2.9 - 2024-08-26

Bug Fixes

  • Remove some shrinkers - (1192442) - Billie Thompson

Continuous Integration

  • enable mutation testing - (cf0fba6) - Billie Thompson
  • We use renovate now - (d8f40e7) - Billie Thompson
  • Add renovate.json (#35) - (cdd1e89) - renovate[bot]
  • remove msvc check - (d8e23a6) - Billie Thompson
  • don't push to crate when we don't have a new version - (9d55dfe) - Billie Thompson

Miscellaneous Chores

  • (version) v3.2.9 - (27402f3) - cog-bot

Tests

  • Fix testing gaps found in mutation testing - (9bd6aa2) - Billie Thompson

Release v3.2.8

26 Jul 16:30
Compare
Choose a tag to compare

Changelog

v3.2.8 (2024-07-26)

Version

Chore

Release v3.2.7

27 Sep 07:52
Compare
Choose a tag to compare

Changelog

v3.2.7 (2023-09-27)

Version

Chore

Release v3.2.6

27 Sep 06:53
Compare
Choose a tag to compare

Changelog

Release v3.2.5

26 Sep 13:55
Compare
Choose a tag to compare

Changelog

Release v3.2.4

26 Sep 11:47
Compare
Choose a tag to compare

Changelog

Release v3.2.3

30 Jan 11:55
Compare
Choose a tag to compare

Changelog

v3.2.3 (2023-01-30)

Deploy

Build

Src

Refactor

Release v3.2.2

29 Oct 11:15
Compare
Choose a tag to compare

Changelog

v3.2.2 (2022-10-29)

Deploy

Build

Src

Fix

  • Fix segfault on lint render (1fbd791)

Release v3.2.1

16 Oct 11:46
Compare
Choose a tag to compare

Changelog

v3.2.1 (2022-10-16)

Deploy

Build

Src

Fix

  • Do not underline things after the scissors block (4682132)

Release v3.2.0

16 Oct 10:44
Compare
Choose a tag to compare

Changelog

v3.2.0 (2022-10-16)

Deploy

Build

Src

Feat

  • Implement asstr to allow lints in commandline apps (3735efe)

Fix

  • Follow clippy advice (1435498)
  • Correct the line positioning of line length lints (f5f3d67)

Refactor

Test

  • Use identity rather than impl of identity (f4d0af9)