1
0
mirror of https://github.com/go-task/task.git synced 2025-06-25 00:47:04 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
8c8b1b5f3b fix: make version semver compliant 2025-04-11 09:04:03 +00:00
55790be6ad feat: better versioning (#2131) 2025-04-05 23:09:27 +01:00
ce96447468 chore: bump minimum version to 1.23 (#2059)
* chore: bump minimum version to 1.23

* fix: version package for 1.24

* feat: update golangci-lint version
2025-02-11 22:43:17 +00:00
460e587c66 fix: checksum override when passed via ldflags (#1830) 2024-09-23 13:45:41 -04:00
9ee4f21d62 fix: --version when a version is provided with -ldflags (#1711) 2024-07-05 14:53:36 -03:00
1e25ceab29 fix: version check (#1663)
* fix: version check

* refactor following review
2024-05-20 21:48:05 +01:00
ec2110e58f Add new TASK_VERSION special variable
Closes #1014
Closes #990
2023-02-22 22:08:38 -03:00