ExWeb3 / ex_keccak

Elixir library for computing Keccak SHA3-256 hashes using a NIF built tiny-keccak Rust crate.
Apache License 2.0
25 stars 20 forks source link

Release 0.7.2 #41

Closed tzumby closed 10 months ago

ayrat555 commented 10 months ago

hey. it seems it wasn't released yet :cry:

tzumby commented 9 months ago

I'm doing this shortly, sorry, busy at ElixirConf all last week :)

tzumby commented 9 months ago

@ayrat555 it's published now!

ayrat555 commented 9 months ago

@tzumby it seems precompiled nifs weren't published :cry:

tzumby commented 9 months ago

That's odd, I see them in the CI run: https://github.com/tzumby/ex_keccak/actions/runs/6112378918

I'm doing some digging into this, it's been a while since I pushed the previous version

tzumby commented 9 months ago

It's good now, I forgot to download the checksums 🤦