github Byron/gitoxide gix-command-v0.3.4
gix-command v0.3.4

latest releases: gix-object-v0.42.3, gix-actor-v0.31.4, gix-mailmap-v0.23.4...
5 months ago

New Features

  • on windows, try to parse the interpreter out of files.
    This is done by Git for Windows as well for additional compatibility
    around launching hooks.
  • facilities to parse interpreters out of executables (windows compatible).
    We also add facilities to parse the shebang (via shebang::parse())
    and extract the interpreter from an executable via extract_interpreter().

Commit Statistics

  • 4 commits contributed to the release over the course of 8 calendar days.
  • 14 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge branch 'parse-interpreter' (7503e5f)
    • On windows, try to parse the interpreter out of files. (33517d0)
    • Facilities to parse interpreters out of executables (windows compatible). (5708fee)
    • Release gix-path v0.10.5 (b8cba96)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.