Releases: rnbguy/cargo-languagetool
Releases · rnbguy/cargo-languagetool
v0.4.2
Fixed
- (lint) add reason for allow attribute
Other
- update lockfile
- latest rust release
v0.4.1
Fixed
- filter logic during doc collection
Other
- (deps) update lockfile
- cargo format
v0.4.0
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
Fixed
Other
- update cargo lockfile
- continue on compile failure
v0.3.2
Other
- github PAT for release trigger
- update workflow files
v0.3.1
Other
- release binary on github
- nits on workflow files and README
v0.3.0
Other
- rm redundant HashMap
- (lint) std_instead_of_core
- bunch of lints
- (clippy) std_instead_of_core
- add crates-io badge
v0.2.0
Added
- (cli) show only uncached results by default
- (cli) enable or disable cache
Other
- release-plz workflow file
- release-plz config