4.0.1
- Certain
internalmethods have been marked asopenin order to make inheriting classes consuming the library function properly. This is due to a limitation in Swift whereby any inheriting class where the base class originates inside of a Library cannot accessinternalmembers defined in the Library.