vuke 0.9.0

Research tool for studying vulnerable Bitcoin key generation practices
Documentation
## [0.9.0] - 2026-01-05

### 🚀 Features

- *(storage)* Add DuckDB query executor (#48)
- *(storage)* Add query subcommand (#49)
- *(storage)* Add configurable compression (#51)
- *(storage)* Add cloud upload (#53)
- *(provider)* Add data provider system (#56)
- *(storage)* Add Iceberg catalog registration (#57)
- *(transform)* Add bitimage transform (#58)

### ⚙️ Miscellaneous Tasks

- Add `deepwiki` badge`
- Add `context7.json`
## [0.8.0] - 2025-12-31

### 🚀 Features

- *(storage)* Add StorageBackend trait (#41)
- *(storage)* Add Arrow schema for results (#42)
- *(storage)* Implement ParquetBackend (#43)
- *(storage)* Add automatic chunk rotation (#44)
- *(storage)* Add Hive-style partitioning (transform/date) (#46)
- *(storage)* Add --storage CLI flag for Parquet output (#47)

### 📚 Documentation

- Add AGENTS.md knowledge base files
- Refresh AGENTS.md knowledge base

### ⚙️ Miscellaneous Tasks

- *(release)* V0.8.0
## [0.7.0] - 2025-12-31

### 🚀 Features

- *(gpu)* Add wgpu-based GPU acceleration (#30)
- *(analyze)* Add SHA256 chain analyzer (#31)

### ⚙️ Miscellaneous Tasks

- *(release)* V0.7.0
## [0.6.0] - 2025-12-22

### 🚀 Features

- *(analyze)* Add MT19937-64 analyzer with 64-bit seed support (#22)
- *(analyze)* Add xorshift PRNG analyzer (#24)
- *(multibit)* Add MultiBit HD bug support (#26)
- *(electrum)* Add pre-BIP39 derivation (#28)

### ⚙️ Miscellaneous Tasks

- Add CodSpeed performance benchmarking (#23)
- *(release)* V0.6.0
## [0.5.0] - 2025-12-22

### 🚀 Features

- *(analyze)* Add LCG analyzer (#18)

### ⚙️ Miscellaneous Tasks

- *(release)* V0.5.0
## [0.4.0] - 2025-12-21

### 🚀 Features

- *(analyze)* Add cascading filter (#17)

### ⚙️ Miscellaneous Tasks

- *(release)* V0.4.0
## [0.3.0] - 2025-12-21

### 🚀 Features

- *(analyze)* Add masked key analysis for BTC1000-style puzzles (#12)

### ⚙️ Miscellaneous Tasks

- *(release)* V0.2.0
- *(release)* V0.3.0
## [0.2.0] - 2025-12-20

### 🚀 Features

- *(vuke)* Add --output flag for file output (#2)
- *(vuke)* Add git-cliff for changelog generation (#4)
- *(analyze)* Add reverse key origin detection (#8)

### ⚙️ Miscellaneous Tasks

- *(pkg)* Add Arch Linux PKGBUILD
- *(aur)* Add AUR publish workflow
- *(vuke)* Add crates.io publish workflow (#6)
- Add justfile
- *(release)* V0.2.0
## [0.1.0] - 2025-12-16

### 🚀 Features

- *(vuke)* Initial release v0.1.0