Skip to content

Latest commit

 

History

History
120 lines (63 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

120 lines (63 loc) · 1.65 KB

0.0.1

  • Initial release describing project

0.0.2

  • Added depenancies
  • Create gRPC client interface

0.0.3

  • Restructured to a more sensible package format
  • Added some exceptions

0.0.3

  • Refactoring removed unnecessary code
  • Exported the client services

0.0.4

  • Added several new exceptions
  • Added haveno account interface

0.0.5

  • Completed the account service interface

0.0.5

  • Minor bugfixes

0.0.7

  • Implemented Dispute Agents service interface

0.0.8

  • Added disputes service

0.0.9

  • Added offers service

0.0.10

  • Added AGPL v3 Open source license

0.0.11

  • Change the name of licence file, and added dart doc for the new offers service added

0.0.12

  • Appended a header to the README

0.0.13

  • Changed readme
  • Added payment account service and dart docs

1.0.0

  • All gRPC endpoint now implemented and documented

1.0.1

  • Changing form hanveno client to haveno channel

1.0.2

  • Required to change some class names to avoid upstream conflicts

1.0.3

  • Added a nessesary gRPC import

1.0.4

  • Typo fixes

1.0.5

  • Removed pointless dependancy injection and a few other small bug fixes

1.0.6

  • Added HelpClient to the export and added dart doc to openAccount

1.0.7

  • Added the notifications listener client, with dartdocs and exported it

1.1.0

  • Added the getAutoSwitch grpc code

1.1.1

  • Added dart doc for new feature

1.1.2

  • Fixed some remaining dependancy injections

2.0.0

  • Refactored to be services instead of clients

2.0.1

  • Type

3.0.0

  • Reorganised imports and exports breaking changes, better docs

3.0.1

  • Added models for gRPC and Protobuf for importating