Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: content api updates (spec v1.12.0) by @notnmeyer in #8
- Add audience-segments and groups endpoints (list/get/create/update/delete with full request/response types).
- Expand campaigns: scheduling (now / schedule with timestamp), audience targeting via mailing list, audience segment, or audience filter, campaign group support, and field-selective updates via UpdateCampaignRequest.Set.
- Expand email-messages: cc/bcc, language code, email format, and contact/event/data-variable fallbacks; broader test coverage.
- Expand transactional-emails types and tests.
- Fix: decode resource IDs from the id field per the OpenAPI spec across campaigns, components, email-messages, and themes.
- chore: dedicated sending ip endpoints by @notnmeyer in #9
- chore: set version on import by @notnmeyer in #10
- chore: update readme by @notnmeyer in #11
Full Changelog: v0.2.0...v0.3.0