Skip to content

Releases: alerque/git-warp-time

v0.8.5

10 Jan 12:45
v0.8.5
96ddc5d
Compare
Choose a tag to compare
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

13 Aug 14:49
v0.8.4
bb8897e
Compare
Choose a tag to compare
Release v0.8.4

- Add completion hint so shells know when to provide paths

v0.8.3

22 Jul 19:59
v0.8.3
7f0d796
Compare
Choose a tag to compare
Release v0.8.3

- Stop CI from pretending to be a source tarball

v0.8.2

22 Jul 19:47
v0.8.2
871a650
Compare
Choose a tag to compare
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

22 Jul 19:18
v0.8.1
58741ae
Compare
Choose a tag to compare
Release v0.8.1

- Add flag to handle only newer not older files

v0.8.0

19 Jul 22:53
v0.8.0
30092a8
Compare
Choose a tag to compare
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

27 May 12:23
v0.7.7
3c17d9c
Compare
Choose a tag to compare
Release v0.7.7

* Support building on LoongArch64

v0.7.6

08 Apr 22:55
v0.7.6
2fb9d7a
Compare
Choose a tag to compare
Release v0.7.6

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

v0.7.5

08 Apr 22:46
v0.7.5
75ec45e
Compare
Choose a tag to compare
Release v0.7.5

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

v0.7.4

02 Apr 20:15
v0.7.4
52da78f
Compare
Choose a tag to compare
Release v0.7.4

* Print source dist checksums in CI build log for auditability
* Attach source dist checksums on releases