simple-git 0.2.14

The simple git interface for gix suitable for async context (with tokio)
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.14]https://github.com/cargo-bins/simple-git/compare/v0.2.13...v0.2.14 - 2024-11-24

### Other

- Bump gix from 0.67.0 to 0.68.0 in the deps group ([#39]https://github.com/cargo-bins/simple-git/pull/39)

## [0.2.13]https://github.com/cargo-bins/simple-git/compare/v0.2.12...v0.2.13 - 2024-10-22

### Other

- Bump gix from 0.66.0 to 0.67.0 in the deps group ([#37]https://github.com/cargo-bins/simple-git/pull/37)

## [0.2.12]https://github.com/cargo-bins/simple-git/compare/v0.2.11...v0.2.12 - 2024-08-25

### Other
- Bump gix from 0.64.0 to 0.66.0 in the deps group ([#35]https://github.com/cargo-bins/simple-git/pull/35)

## [0.2.11]https://github.com/cargo-bins/simple-git/compare/v0.2.10...v0.2.11 - 2024-07-25

### Other
- Bump gix from 0.63.0 to 0.64.0 in the deps group ([#33]https://github.com/cargo-bins/simple-git/pull/33)

## [0.2.10]https://github.com/cargo-bins/simple-git/compare/v0.2.9...v0.2.10 - 2024-07-15

### Other
- Add new API `Repository::get_head_commit_hash()` ([#31]https://github.com/cargo-bins/simple-git/pull/31)

## [0.2.9]https://github.com/cargo-bins/simple-git/compare/v0.2.8...v0.2.9 - 2024-07-11

### Other
- Bump compact_str in the deps group across 1 directory ([#29]https://github.com/cargo-bins/simple-git/pull/29)

## [0.2.8]https://github.com/cargo-bins/simple-git/compare/v0.2.7...v0.2.8 - 2024-06-12

### Other
- Usw release-plz in publish.yml ([#26]https://github.com/cargo-bins/simple-git/pull/26)
- use environment for git config ([#25]https://github.com/cargo-bins/simple-git/pull/25)