Closed markltownsend closed 5 years ago
Interesting PR, but big thanks for contributing! I'm not sure how backwards-compatible your change in Document+ParsingSupport.swift
is, but I'll have to test it later this evening.
Did you see if it compiles under the now obsolete Swift 3? I'd prefer to not break compatibility for existing projects/users.
I'm unable to get Swift 3.1.1 up and running anymore. I'll pass this by @Obbut and then we'll decide on what to do. Thanks for the PR anyways!
We've decided to merge this, since 3.x is unsupported and we're unable to test it.
Make code changes so that BSON 5.2.x will compile under Swift 4.x and Xcode 10.2+. Hopefully this can be made into a 5.2.5 so that users of 5.2.x don't have to migrate to 6.x if they don't have to.