Skip to content

Add ledger items, iOS preflight, webhooks, event_log alias, dict acce…#9

Merged
abunsen merged 2 commits intomainfrom
sync-sdk-features
Mar 25, 2026
Merged

Add ledger items, iOS preflight, webhooks, event_log alias, dict acce…#9
abunsen merged 2 commits intomainfrom
sync-sdk-features

Conversation

@abunsen
Copy link
Copy Markdown
Contributor

@abunsen abunsen commented Mar 25, 2026

…ss for pairs

  • Add console.ledger_items() for listing billing records
  • Add console.ios_preflight() for In-App Provisioning preflight
  • Add console.webhooks.create/list/delete for webhook management
  • Add console.event_log() alias for get_logs()
  • Add getitem/get to PassTemplatePair and TemplateInfo for dict-style access
  • Add _delete HTTP method with 204 No Content handling
  • Fix README create_template example to use flat params matching docs
  • Add tests for all new features (28 -> 32 tests)
  • Bump version to 0.3.0

abunsen added 2 commits March 24, 2026 17:20
…ss for pairs

- Add console.ledger_items() for listing billing records
- Add console.ios_preflight() for In-App Provisioning preflight
- Add console.webhooks.create/list/delete for webhook management
- Add console.event_log() alias for get_logs()
- Add __getitem__/get to PassTemplatePair and TemplateInfo for dict-style access
- Add _delete HTTP method with 204 No Content handling
- Fix README create_template example to use flat params matching docs
- Add tests for all new features (28 -> 32 tests)
- Bump version to 0.3.0
@abunsen abunsen merged commit 3e683fd into main Mar 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant