Skip to content

Releases: rnbguy/cargo-languagetool

v0.4.2

08 Sep 22:26
96d2085
Compare
Choose a tag to compare

Fixed

  • (lint) add reason for allow attribute

Other

  • update lockfile
  • latest rust release

v0.4.1

15 Jun 12:04
26ec8d3
Compare
Choose a tag to compare

Fixed

  • filter logic during doc collection

Other

  • (deps) update lockfile
  • cargo format

v0.4.0

27 May 07:30
83cb7d9
Compare
Choose a tag to compare

Other

  • rm Docs methods and call Doc methods directly
  • mv commented fn
  • mv transform_matches logic under Doc
  • import location
  • change method and function names
  • restructure source code
  • nit on names

v0.3.3

26 May 22:47
ce969b5
Compare
Choose a tag to compare

Fixed

  • cross compile

Other

  • update cargo lockfile
  • continue on compile failure

v0.3.2

26 May 22:18
9b23bae
Compare
Choose a tag to compare

Other

  • github PAT for release trigger
  • update workflow files

v0.3.1

26 May 20:15
874f6b7
Compare
Choose a tag to compare

Other

  • release binary on github
  • nits on workflow files and README

v0.3.0

26 May 19:54
fd5f0a8
Compare
Choose a tag to compare

Other

  • rm redundant HashMap
  • (lint) std_instead_of_core
  • bunch of lints
  • (clippy) std_instead_of_core
  • add crates-io badge

v0.2.0

26 May 16:05
c266b9d
Compare
Choose a tag to compare

Added

  • (cli) show only uncached results by default
  • (cli) enable or disable cache

Other

  • release-plz workflow file
  • release-plz config