Commit Graph

28 Commits

Author SHA1 Message Date
14d3bc39c4 update Changelog 2025-06-25 18:29:46 +02:00
9d47c6ad4b 2.7.8 2025-03-19 08:16:06 +01:00
378c8285a4 Work around upstream GitHub issue and update dependencies 2024-01-14 09:26:03 +01:00
a226033982 2.7.2 2024-01-10 19:34:14 +01:00
e03705e031 changelog 2023-10-21 10:37:41 +02:00
82c8487d00 changelog 2023-09-12 19:34:01 +02:00
decb69d790 Update dependencies and add changelog 2023-08-20 10:27:32 +02:00
5113490c3f prepare 2.6.1 2023-08-12 16:50:53 +02:00
b8a6852b4f 2.6.0 2023-08-02 13:06:28 +02:00
65dbc54a5d update changelog 2023-07-03 19:38:01 +02:00
988c164c3d 2.4.0 2023-05-21 19:36:24 +02:00
bb80d0f127 chore: use 8 character hash components (#143)
Use 8 character hash components to reduce the key length, making it
more readable.

Fixes #97
2023-05-19 20:30:37 +02:00
ad97570a01 fix: cache key stability (#142)
Ensure consistency of main and post configuration by storing and
restoring it from state, which in turn ensures cache key stability.

Also:
* Fixed some typos.
* Use core.error for logging errors.
* Fix inverted condition on cache-all-crates.

Reverts: #138
Fixes #140
2023-05-18 22:48:40 +02:00
865fd1f6db "update dependencies and changelog" 2023-05-13 12:16:26 +02:00
7c7e41ab01 chore: changelog v2.3.0 (#139)
Update CHANGELOG for v2.3.0 release.
2023-05-13 12:13:40 +02:00
6fd3edff69 2.2.1 2023-02-24 10:59:55 +01:00
359a70e43a 2.2.0 2022-11-09 20:14:41 +01:00
e78327dd9e small code style improvements, README and CHANGELOG updates 2022-11-06 09:50:33 +01:00
3f2513fdf4 avoid calling cargo metadata on pre-cleanup 2022-11-03 11:26:22 +01:00
22c9328bcb 2.0.1 2022-10-16 16:54:17 +02:00
622616010e prepare v2 2022-07-16 12:38:38 +02:00
cb2cf0cc7c 1.4.0 2022-04-08 17:27:07 +02:00
1b344a0a23 prepare new version 2021-05-30 11:04:10 +02:00
b17d52110e Add Changelog 2021-02-16 09:08:48 +01:00
9e10a44ea3 support working-directory input, cleanup 2020-12-07 23:56:50 +01:00
d38127a85b Improve target pruning
fixes #1
2020-09-29 12:30:19 +02:00
a4a1d8e7a6 1.0.1 2020-09-28 13:06:41 +02:00
33677a20f2 add changelog 2020-09-28 12:53:56 +02:00