Releases: rdingwall/mondo.net
Releases · rdingwall/mondo.net
Mondo.NET 0.5.0.100
- Web application flow (Authorization Code Grant)
- Separation of auth and api clients
- Fix for blank optional params no longer allowed
- Improved error handling
Mondo.NET 0.4.0.92
- Add expand[]= for get transactions
- Fix naming
- Add local logout (forgets auth token)
- Remove nuget pre-release tag
Mondo.NET 0.3.0.0
- Make feed item optional
Mondo.NET 0.2.0.0
- Pagination
- Added API for uploading attachments from files and streams
- Changed to Portable Class Library
- Renamed project
- Cancellation tokens
- MondoException now includes code, error, error_description, params (if present)
- Optimised namespaces to a single using statement
- Many other small changes and improvements
Mondo.Client 0.1.0.0
- Fetch balance
- Refresh access token
Mondo.Client 0.0.1.1
First release:
- List accounts
- List and fetch transactions
- Manage attachments
- Manage webhooks
- Command-line sample