Releases: SpiralOutDotEu/zk_whitelist
Releases · SpiralOutDotEu/zk_whitelist
v1.9.10
1.9.10 (2023-11-03)
Bug Fixes
- ci: 🐛 Add compressed binaries into release (be4ce3b)
- ci: 🐛 Make compressed files with binaries for each os (b63e253)
v1.9.9
1.9.9 (2023-11-03)
Bug Fixes
- ci: 🐛 Add different names to binary files to resolve the release conflict (12d2cf3)
v1.9.6
1.9.6 (2023-11-03)
Bug Fixes
- ci: 🩹 Correct target path for win & macos releases (3f64863)
v1.9.5
1.9.5 (2023-11-03)
Bug Fixes
- cli: 🩹 Change proofs output name for cleaner structure (474e6cf)
v1.9.4
1.9.4 (2023-11-02)
Bug Fixes
- ci: ⏪ Revert to linux only build (4d58bb6)
v1.9.3
1.9.3 (2023-11-02)
Bug Fixes
- ci: 🐛 Do not build macos to avoid licencing issue (fbbbc88)
- ci: 🐛 Run-on macos-latest (1418cdd)
- ci: 🐛 Use cross for multi-os build (643601f)
v1.9.2
1.9.2 (2023-11-02)
Bug Fixes
- ci: 🐛 run-on ubuntu only and fetch depth 0 (f803252)
v1.9.1
1.9.1 (2023-11-02)
Bug Fixes
- ci: 🐛 Do not run tests in this action. Tests have dedicated action (9450692)
- ci: 🐛 Remove the
--target
from cargo build
and cargo test
(2c13892)
- ci: 🐛 Run tests only on Ubuntu (81f0e16)
- ci: 🐛 Set
bash
as shell execution (35ecb74)
- ci: 🐛 Use actions-rust-lang/setup-rust-toolchain@v1 (9649c1b)
v1.9.0
1.9.0 (2023-11-02)
Features
- cli: ✨ Add
token
command to generate a sample token contract (59124e5)
- cli: ✨ Add command
all
to run all the other commands end-2-end (25c0886)
- cli: ✨ Include
token
command on all
command (9501075)
v1.8.0
1.8.0 (2023-11-01)
Bug Fixes
- cli: 🐛 use
IsEqual
template to correctly compare the addresses (94f382a)
Features
- cli: ✨ Add operations for read lines and write file (6b068a7)
- cli: ✨ Implement procedure for creating proofs (8651b81)
- cli: ✨ Include
proofs
command (56c20b5)