Skip to content

Releases: rie03p/appsflyer-cli

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 06:21

Changelog

Features

  • 69f8c5b: feat: add cohort command for the Cohort API (@rie03p)
  • 0050a59: feat: add skan command for the aggregated performance report (@rie03p)
  • c6dfd8d: feat: add freshness command for the Master Freshness API (@rie03p)
  • d15b56e: feat: add onelink command group for the OneLink API v2.0 (@rie03p)

Bug fixes

  • cd718b0: fix: report an error when closing the output file fails (@rie03p)

Other

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:30

Changelog

  • d9bf957: feat: add auth command to store the API token locally (@rie03p)
  • bdf336f: refactor: drop comments that restate the code (@rie03p)
  • c8b333b: refactor: move entry point to cmd/afcli (@rie03p)
  • b75e41f: feat: add afcli command tree with raw, agg, and master commands (@rie03p)
  • 4145396: test: cover client request construction and error handling (@rie03p)
  • 6cd3174: feat: add AppsFlyer API client for raw data, aggregate, and Master APIs (@rie03p)