File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.2.0] - 2025-12-30
2+
3+ ### 🚀 Features
4+
5+ - * (cli)* Show available algorithms in --algo help text (#7 )
6+ - * (cli)* Add --quiet flag to suppress progress output (#8 )
7+ - * (cli)* Add --dry-run flag to build command (#9 )
8+ - * (cli)* Add result count summary to query output (#5 ) (#10 )
9+
10+ ### 🧪 Testing
11+
12+ - * (source)* Add unit tests for UrlSource (#6 )
113## [ 0.1.0] - 2025-12-28
214
315### 🚀 Features
1325- Add Arch Linux packaging and AUR workflow
1426- Add crates.io publish workflow
1527- Add justfile with release automation
28+ - * (release)* V0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " shaha"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44edition = " 2021"
55description = " Hash database builder and reverse lookup tool"
66license = " MIT"
Original file line number Diff line number Diff line change 11pkgname=shaha
2- pkgver=0.1 .0
2+ pkgver=0.2 .0
33pkgrel=1
44pkgdesc=" Hash database builder and reverse lookup tool"
55arch=(' x86_64' )
You can’t perform that action at this time.
0 commit comments