Skip to content

Releases: alerque/git-warp-time

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 16:33
v1.0.0
4355035
Release v1.0.0

- (cli) Add colors to CLI help outputs
- (cli) [breaking] Ditch zerover, rock it with semver

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 10 Jan 12:45
v0.8.5
96ddc5d
Release v0.8.5

- (deps) Bump git2 crate to build with latest libgit2
- (build) Add release automation tooling adapted from decasify
- (build) Set correct final permissions on intermediary shell completion artifacts
- (tooling) Eschew unused autotools dependency tracking

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:49
v0.8.4
bb8897e
Release v0.8.4

- Add completion hint so shells know when to provide paths

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:59
v0.8.3
7f0d796
Release v0.8.3

- Stop CI from pretending to be a source tarball

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:47
v0.8.2
871a650
Release v0.8.2

- Avoid need to build binary to generate source package
- Mark changelog for inclusion in distribution
- Avoid the perceived need for an extra automake cycle in dist tarball

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:18
v0.8.1
58741ae
Release v0.8.1

- Add flag to handle only newer not older files

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:53
v0.8.0
30092a8
Release v0.8.0

* Return readable messages on runtime errors
* Return all errors from the library as snafu types
* Simplify path handling by limiting to Unicode

v0.7.7

Choose a tag to compare

@github-actions github-actions released this 27 May 12:23
v0.7.7
3c17d9c
Release v0.7.7

* Support building on LoongArch64

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 08 Apr 22:55
v0.7.6
2fb9d7a
Release v0.7.6

* Re-instate checksums being output in CI builds of official artifacts

v0.7.5

Choose a tag to compare

@github-actions github-actions released this 08 Apr 22:46
v0.7.5
75ec45e
Release v0.7.5

* Overhaul GNU/Autotools to be more ideomatic and modular
* Fixup make distcheck