Skip to content

Releases: rustyhorde/vergen

vergen v9.0.0-beta.1

30 Jan 23:59
vergen_9.0.0-beta.1
054a841
Compare
Choose a tag to compare
  • Mostly documentation updates

vergen - v9.0.0-beta.0

30 Jan 04:46
vergen_9.0.0-beta.0
c5b61b7
Compare
Choose a tag to compare
  • First beta release of the new vergen library.
  • The git related features have been removed from this library to better support cargo feature unification.

vergen-gix v1.0.0-beta.1

30 Jan 23:59
vergen-gix_1.0.0-beta.1
054a841
Compare
Choose a tag to compare
  • Mostly documentation updates

vergen-git2 v1.0.0-beta.1

30 Jan 23:58
vergen-git2_1.0.0-beta.1
054a841
Compare
Choose a tag to compare
  • Mostly documentation updates

vergen-gitcl v1.0.0-beta.1

30 Jan 23:58
vergen-gicl_1.0.0-beta.1
054a841
Compare
Choose a tag to compare
  • Mostly documentation updates

v8.3.1 - vergen

17 Jan 16:58
8.3.1
8f6f820
Compare
Choose a tag to compare
  • Documentation updates to make more clear the feature selection and usage due to cargo feature unification.

v8.3.0 - vergen

16 Jan 04:14
8.3.0
d8ab702
Compare
Choose a tag to compare
  • Partial fix for cargo feature unification issue with the git features.

v8.2.10 - vergen

15 Jan 16:07
8.2.10
138d030
Compare
Choose a tag to compare
  • Added re-export of DependencyKind to make using the new cargo dependencies feature more smooth

v8.2.9 - vergen

15 Jan 01:12
8.2.9
03ea0db
Compare
Choose a tag to compare
  • Added support for VERGEN_CARGO_DEPENDENCIES
  • Added checks for shallow clones in git repositories.
  • Filter newlines from output intended for cargo:rustc-env instructions. Strings with newlines break this output.
  • Added configuration to the si feature to allow more granular control over what is refreshed when initializing sysinfo.

v8.2.8 - vergen

13 Jan 23:22
8.2.8
1ad15b1
Compare
Choose a tag to compare
  • Documentation update to make examples at top level more clear.