Github Pages and Unit Tests
- There is a new struct called
SampleDeeplink
that greatly simplifies writing unit tests to verify the correct behavior of deeplinks. See the documentation ofSampleDeeplink
for examples. - The minimum required version of Swift is now 5.6, due to the Swift DocC plugin used to generate online documentation.
- The Github Action for CI is fixed.
- The DocC documentation is now available online on Github Pages.