v1.5.0
What's Changed
- okapi location fixes, ruby gem binary include by @fundthmcalculus in #375
- Okapi 374 include binaries in python package by @fundthmcalculus in #376
- Only bundle the officially released binaries by @fundthmcalculus in #380
- python load from system wide install lib by @fundthmcalculus in #386
- Oberon test vectors for verify proof by @tmarkovski in #385
- Use new emcc flags (emmaken -> emcc) by @tmarkovski in #388
- remove bonus
$
from output string by @fundthmcalculus in #390 - properly initialize the wasm for
blake_hash
by @fundthmcalculus in #393 - support ruby 3.1 by @fundthmcalculus in #391
- Okapi wrapper updates to typescript by @fundthmcalculus in #403
- Remove need for libokapi.a and okapi.h when building go libraries by @fundthmcalculus in #405
- Dart Derping by @fundthmcalculus in #371
Internal
- Correct Go release action to use main branch by @tmarkovski in #373
- release action is language specific by @fundthmcalculus in #377
- Update release-python.yml by @fundthmcalculus in #383
- Add oberon proof size assertions by @tmarkovski in #378
- only build twice a day, not every 5 minutes by @fundthmcalculus in #384
black
formatting of various developer scripts, and some minor doc updates by @fundthmcalculus in #382- update some release actions to allow specifying release versions by @fundthmcalculus in #401
- conditional compile for windows by @fundthmcalculus in #407
- Add didcomm pack test by @fundthmcalculus in #394
Security Updates
- Bump axios from 0.21.1 to 0.21.4 in /wasm by @dependabot in #399
- Bump minimist from 1.2.5 to 1.2.6 in /wasm/packages/okapi-proto by @dependabot in #389
- Bump ansi-regex from 5.0.0 to 5.0.1 in /wasm/packages/okapi-node by @dependabot in #395
- Bump ansi-regex from 5.0.0 to 5.0.1 in /wasm/packages/okapi-web by @dependabot in #398
- Bump ansi-regex from 4.1.0 to 4.1.1 in /wasm/packages/okapi by @dependabot in #396
Full Changelog: v1.4.0...v1.5.0