Skip to content

Tags: 01VCS/gitoxide

Tags

v0.10.0

Toggle v0.10.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Byron Sebastian Thiel
This release pins beta versions of `clap` to avoid it to automaticall…

…y fetch the latest one

during installation.

This is made possible due to `clap` itself pinning its dependency
to the `clap-derive` crate.

 - 1 commit contributed to the release.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

 * **GitoxideLabs#222**
    - upgrade to clap 3 beta 5 (2ddc4ed)

cargo-smart-release-v0.5.6

Toggle cargo-smart-release-v0.5.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
### Bug Fixes

 - nicer previews thanks to added newline

### Commit Statistics

 - 1 commit contributed to the release.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#228

### Commit Details

 * **GitoxideLabs#228**
    - nicer previews thanks to added newline (ff2c07a)

cargo-smart-release-v0.5.5

Toggle cargo-smart-release-v0.5.5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
The `v` prefix is not enforced anymore and is handled depending on wh…

…at's already present.

This helps to handle changelogs with slightly different styles as well.

### New Features

 - Support for lack of prefixes in version headers.
   
   These are also inherited so once set by a single versioned release
   section, fully generated sections will inherit their prefix from
   that one.

### Bug Fixes

 - Assume manifests cannot necessarily be read by `cargo_toml::Manifest` and fallback.
   
   This prevents errors to occur in some configurations when no crate is specified on the command-line.

### Commit Statistics

 - 4 commits contributed to the release.
 - 2 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#228

### Commit Details

 * **GitoxideLabs#228**
    - update changelog (435be34)
    - Flexible tag parsing allows to find any version tags (a1b12e6)
    - Support for no prefixes in version headers (3613a95)
    - Assume manifests cannot necessarily be read by `cargo_toml::Manifest` and fallback (9d0d1fd)

cargo-smart-release-v0.5.4

Toggle cargo-smart-release-v0.5.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
### Bug Fixes

 - create github release only after tags were created and pushed

### Commit Statistics

 - 1 commit contributed to the release.
 - 1 commit where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#227

### Commit Details

 * **GitoxideLabs#227**
    - create github release only after tags were created and pushed (77f433e)

cargo-smart-release-v0.5.3

Toggle cargo-smart-release-v0.5.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
### Bug Fixes

 - strip `.git` suffix from repository paths when using it in urls
 - remove extra '/' after https://github.com/ based URLs

### Commit Statistics

 - 3 commits contributed to the release.
 - 2 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

### Commit Details

 * **GitoxideLabs#222**
    - fix smart-release journey test expecations (4b638ae)
 * **Uncategorized**
    - strip `.git` suffix from repository paths when using it in urls (a3aaa3e)
    - remove extra '/' after https://github.com/ based URLs (53ee1a7)

gitoxide-core-v0.12.0

Toggle gitoxide-core-v0.12.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A maintenance release to properly dealing with previously breaking ch…

…anges in `git-hash`.

### Commit Statistics

 - 2 commits contributed to the release.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

### Commit Details

 * **GitoxideLabs#222**
    - stabilize changelogs (920e832)
    - Update changelogs prior to release (b3e2252)

git-traverse-v0.10.0

Toggle git-traverse-v0.10.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A maintenance release to properly dealing with previously breaking ch…

…anges in `git-hash`.

### Commit Statistics

 - 3 commits contributed to the release.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

### Commit Details

 * **GitoxideLabs#222**
    - update changelogs prior to release (9a493d0)
    - stabilize changelogs (920e832)
    - Update changelogs prior to release (b3e2252)

git-transport-v0.13.0

Toggle git-transport-v0.13.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A maintenance release due to properly dealing with previously breakin…

…g changes in `git-hash`.

### Commit Statistics

 - 1 commit contributed to the release.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

### Commit Details

 * **GitoxideLabs#222**
    - update changelogs prior to release (9a493d0)

git-repository-v0.11.0

Toggle git-repository-v0.11.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A maintenance release to properly dealing with previously breaking ch…

…anges in `git-hash`.

### Commit Statistics

 - 4 commits contributed to the release over the course of 3 calendar days.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 2 unique issues were worked on: GitoxideLabs#221, GitoxideLabs#222

git-ref-v0.9.0

Toggle git-ref-v0.9.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
A maintenance release to properly dealing with previously breaking ch…

…anges in `git-hash`.

### Commit Statistics

 - 3 commits contributed to the release.
 - 0 commits where understood as [conventional](https://www.conventionalcommits.org).
 - 1 unique issue was worked on: GitoxideLabs#222

### Commit Details

 * **GitoxideLabs#222**
    - update changelogs prior to release (9a493d0)
    - stabilize changelogs (920e832)
    - Update changelogs prior to release (b3e2252)