We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f41156 commit f6f6f9aCopy full SHA for f6f6f9a
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.2.6] - ?
9
+
10
+### Added
11
12
+- New subcommand `metapac clean-cache`! (#61)
13
14
+ Allows you to clear the caches for all or selective backends.
15
+ `metapac clean-cache arch apt` to clean just the `arch` and `apt`
16
+ backends and just `metapac clear-cache` to clear all backends.
17
18
## [0.2.5] - 2024-11-24
19
20
### Added
0 commit comments