Skip to content

Conversation

@AaronDDM
Copy link
Contributor

@AaronDDM AaronDDM commented May 29, 2025

Description

  • Add MessageFields constants for better field parameter management
  • Support new fields query parameter values: include_tracking_options and raw_mime
  • Add comprehensive test coverage (19 tests, 99.64% coverage)
  • Create working example with .env file support
  • Update documentation and changelog
  • Maintains full backwards compatibility with existing API usage

TW-3904

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

…s API

- Add MessageFields constants for better field parameter management

- Support new fields query parameter values: include_tracking_options and raw_mime

- Add comprehensive test coverage (19 tests, 99.64% coverage)

- Create working example with .env file support

- Update documentation and changelog

- Maintains full backwards compatibility with existing API usage
- Change regular expressions from / / to %r{ } format per Ruby style guide

- Remove redundant escape characters for forward slashes in regex patterns

- Remove trailing whitespace from empty lines

All tests continue to pass (19/19 examples, 0 failures)
@AaronDDM AaronDDM merged commit a6b5779 into main May 29, 2025
6 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.

3 participants