Skip to content

Releases: dtolnay/cargo-llvm-lines

0.4.41

31 Oct 19:11
0.4.41
120974b
Compare
Choose a tag to compare
  • Use cargo styles for help text (#88)

0.4.40

04 Sep 22:51
0.4.40
0adc7df
Compare
Choose a tag to compare
  • Perform regex filtering using regex-lite crate (#87, thanks @klensy)

0.4.39

17 May 02:16
0.4.39
ff0b2c7
Compare
Choose a tag to compare
  • Fix dependency on yanked version of libc crate

0.4.38

06 May 17:30
0.4.38
a345cfe
Compare
Choose a tag to compare
  • Remove dependency on is-terminal crate (#86, thanks @klensy)

0.4.37

06 Apr 19:08
0.4.37
7908a54
Compare
Choose a tag to compare
  • Print cargo command when run with --verbose

0.4.36

13 Oct 16:07
0.4.36
53efd21
Compare
Choose a tag to compare
  • Add -F short flag for --features (#79)

0.4.35

27 Sep 03:29
0.4.35
1d2525f
Compare
Choose a tag to compare
  • Improve --help (#77)

0.4.34

23 Sep 20:18
0.4.34
9997a01
Compare
Choose a tag to compare
  • Improve --help (#75)
  • Recognize more of Cargo's flags (#76)

0.4.33

22 Aug 18:29
0.4.33
b70cf48
Compare
Choose a tag to compare

0.4.32

29 Jul 04:44
0.4.32
43bb9ab
Compare
Choose a tag to compare
  • Support Cargo's -Z flag for unstable (nightly-only) flags (#73)