+8
CHANGELOG.md
+8
CHANGELOG.md
···
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## v0.10.1 -- 2023-05-15
9
+
10
+
### Library
11
+
12
+
#### Added
13
+
14
+
- The `ast::File::try_visit_matches` method can be used to execute the stanza query matching without executing the stanza bodies.
15
+
8
16
## v0.10.0 -- 2023-05-10
9
17
10
18
### DSL
+1
-1
Cargo.toml
+1
-1
Cargo.toml