Skip to content

Realese Version 0.2,2

Choose a tag to compare

@Miensoap Miensoap released this 04 Aug 02:34
· 32 commits to master since this release

πŸ’Ž NEW FEATURE πŸ’Ž

  • Use QueryMap for better query parameter management
  • Define constants for:
    • tr_id
    • exchange code
    • api path
    • query param key

πŸ› FIX πŸ›

  • Fix issue where access token is set to Bearer null when it is missing from the yml file
  • Resolve issue where personal API key is included in the distribution files:
    • Revoke the exposed API key
    • Modify the build script to exclude the file containing the API key

✏️ ETC ✏️

  • Add JavaDoc comments to some classes
  • Code formatting improvements