Skip to content

Latest commit

 

History

History
84 lines (53 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

84 lines (53 loc) · 1.11 KB

2.0.0

  • update packages

1.0.9

  • add support for Limanet and Mumbainet
  • deprecate Ithacanet and Jakartanet
  • retry pairing for 3 times
  • android sdk updated to 3.2.4
  • iOS sdk updated to 3.2.4

1.0.8

  • android sdk updated to 3.2.3
  • iOS sdk updated to 3.2.3

1.0.7

  • pairing issue fixed in Android

1.0.6

  • default wallet name can be added

1.0.5

  • add types of signing type (Micheline, Operation, Raw)
  • disconnect beacon before connection for android

1.0.4

  • dependent packages upgrade
  • add screenshots

1.0.3

  • add logo of altme and tezos

1.0.2

  • android getPeers response update
  • update readme

1.0.1

  • broadcast support
  • update readme
  • add descriptions

1.0.0

  • response update for getPeer and addPeer
  • added connectedPair model
  • android setup
  • examples added

0.0.5

  • operation response and model update

0.0.4

  • license update
  • add models
  • permission response
  • signing response
  • operation response

0.0.3

  • update readme

0.0.2

  • update readme

0.0.1

  • basic demo app
  • startBeacon
  • add Peer
  • remove Peer
  • communication between dApp and wallet