Releases: rie03p/appsflyer-cli
Releases · rie03p/appsflyer-cli
Release list
v0.2.0
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
Other
- d69eb2e: chore(deps): bump goreleaser/goreleaser-action from 6 to 7 (@dependabot[bot])
- bf21440: chore(deps): bump actions/checkout from 4 to 7 (@dependabot[bot])
- b5580c3: chore(deps): bump actions/setup-go from 5 to 7 (@dependabot[bot])
v0.1.0
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)