All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added support for new v2.6 Public API Endpoints. See https://api.ark.dev
- Updated dependencies
- ARK V1 legacy API support
- Updated dependencies
- Adjusted the JSON to Java Object conversion to support stricter incoming validation on the core.
- Create transaction with a list instead of a map
- Set
API-Version
instead ofversion
on client - Correctly set request headers
- Initial Release