- Initial release describing project
- Added depenancies
- Create gRPC client interface
- Restructured to a more sensible package format
- Added some exceptions
- Refactoring removed unnecessary code
- Exported the client services
- Added several new exceptions
- Added haveno account interface
- Completed the account service interface
- Minor bugfixes
- Implemented Dispute Agents service interface
- Added disputes service
- Added offers service
- Added AGPL v3 Open source license
- Change the name of licence file, and added dart doc for the new offers service added
- Appended a header to the README
- Changed readme
- Added payment account service and dart docs
- All gRPC endpoint now implemented and documented
- Changing form hanveno client to haveno channel
- Required to change some class names to avoid upstream conflicts
- Added a nessesary gRPC import
- Typo fixes
- Removed pointless dependancy injection and a few other small bug fixes
- Added HelpClient to the export and added dart doc to openAccount
- Added the notifications listener client, with dartdocs and exported it
- Added the getAutoSwitch grpc code
- Added dart doc for new feature
- Fixed some remaining dependancy injections
- Refactored to be services instead of clients
- Type
- Reorganised imports and exports breaking changes, better docs
- Added models for gRPC and Protobuf for importating