Skip to content

Commit 98869eb

Browse files
chore(main): release 0.2.0 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbedbe5 commit 98869eb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/cademirch/clam/compare/v0.1.7...v0.2.0) (2025-08-14)
4+
5+
6+
### Features
7+
8+
* add min gq option ([#18](https://github.com/cademirch/clam/issues/18)) ([fbedbe5](https://github.com/cademirch/clam/commit/fbedbe5db2ee708fe31a506eac8dba4059497c1c))
9+
310
## [0.1.7](https://github.com/cademirch/clam/compare/v0.1.6...v0.1.7) (2025-08-10)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "clam"
33
authors = ["Cade Mirchandani <cmirchan@ucsc.edu>"]
44
repository = "https://github.com/cademirch/clam"
55
homepage = "https://github.com/cademirch/clam"
6-
version = "0.1.7"
6+
version = "0.2.0"
77
edition = "2021"
88
[[bin]]
99
name = "clam"

0 commit comments

Comments
 (0)