Release 0.10.0
Breaking changes:
- Delete legacy (non-aries) code
Enhancements:
- Add
update state v2
for prover and verifier + tests #92 - Add
update state v2
for issuer and holder #84 - Add functions to init memory, wallet, pool separately #91
- Add delete credential for ios wrapper #64
- VCX Wallet APIs #15
- Migrate docker base image to Alpine Linux #26
- Separate android builds for device and emulators #57
Refactoring and testing
- Change name of iOS asset #106
- Restore/proof tests #98
- Fix package.json reference to typings file #97
- Restore messaging tests #96
- Add send/get message to nodejs agent, fix logging #95
- Restore
agency_pool_tests
tests #89 - Give object caches name for better log messages #88
- Improve demo and agent logging, refactor #87
- Migrate credential tests to 4.0 protocol_type #83
- Cleanup vcx, utils, proof #82
- Nodejs/vcxagent #80
- Fix failing connection tests, cleanup #79
- Remove connection redirect #75
- Migrate connections API tests to Aries #74
- Cleanup tests #66
- Migrate tests to 3.0 and 4.0 protocol_type #65
- Turn nodejs demo into integration test, refactor #59
- Node wrapper aries testing #53