v0.3.0
🚀 Features
- (client) Optionally customize TLS1.2 cipher suites
🚜 Refactor
- [breaking] Use omitempty instead of pointers where the zero value has no meaning
- [breaking] Normalize enums / consts names to go conventions
⚠️ BREAKING CHANGES:
- use omitempty instead of pointers where the zero value has no meaning
- normalize enums / consts names to go conventions