Skip to content

Releases: djc/rustc-version-rs

0.4.0

14 Jun 08:53
@djc djc
Compare
Choose a tag to compare

0.3.3

14 Jun 08:56
@djc djc
Compare
Choose a tag to compare
  • Remove requirement that minor LLVM version is always 0
  • Allow (but ignore) micro part of LLVM version (fixes #37)

0.3.2

14 Jun 08:56
@djc djc
Compare
Choose a tag to compare
  • Make parser more robust to input variations (fixes #11)

0.3.1

14 Jun 08:57
@djc djc
Compare
Choose a tag to compare
  • Parse LLVM version (#31, thanks to @programmerjake)
  • Improve error output for command errors (fixes #33)