Skip to content

4.0.1

Compare
Choose a tag to compare
@LK-Simon LK-Simon released this 15 Aug 19:32
· 37 commits to main since this release
  • Certain internal methods have been marked as open in 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 access internal members defined in the Library.