This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
Release 1.0.3
1.0.3
- Add compile time flag for import style (#34) (ianegordon)
- Add C++ guards so the compiler does not mangle symbol names. (#31) (Adrian Secord)
- Remove framework-style headers from the umbrella header. (#30) (featherless)
- Add support for bazel and kokoro. (#27) (featherless)
- Silence NSNumber to BOOL conversion analyzer warning (#28) (ianegordon)
- [RTL] Comment corrections and clarifications. (#26) (Will Larche)