Skip to content

Releases: alexisvisco/gwd

Update dependencies

23 Sep 08:29
Compare
Choose a tag to compare
refactor: update dependencies and go version

The diff shows updates to the Go version, toolchain, and several dependencies in the go.mod file. It also includes some minor refactoring in the import statements to group external and internal packages separately.

Update dependencies

15 Jul 15:10
0112d63
Compare
Choose a tag to compare

Update dependencies

remove profiling by default

25 Aug 08:47
Compare
Choose a tag to compare
v0.1.1

profile: only profile if GWD_PROFILE is set

Big update: use stdin or file with a list of file path to compute module diff

30 Jul 15:51
Compare
Choose a tag to compare
v0.1.0

refactor: use list of files change to compute modules changes instead…

Update go-git and git tree getter algorithm

29 Jul 18:23
Compare
Choose a tag to compare
v0.0.10

update: go-git version, git tree algorithm

Fix: don't print newline at end if no module change

27 Jul 15:31
Compare
Choose a tag to compare
v0.0.9

fix: don't print if no modules

Change of separator: use space instead of newline

27 Jul 15:10
Compare
Choose a tag to compare
v0.0.8

fix: use space instead of newline as a separator for human output

v0.0.7

23 Jul 13:10
Compare
Choose a tag to compare
change: diff help, use std filepath walk

v0.0.6

11 Jul 10:43
Compare
Choose a tag to compare
fix: use merge request event for triggered pipeline

v0.0.5

11 Jul 10:23
Compare
Choose a tag to compare
fix: generate pipeline with "working" stage