Skip to content

v4.0.2

Compare
Choose a tag to compare
@lorentey lorentey released this 07 Feb 11:50
· 30 commits to master since this release

This release contains the following changes:

  • BTree now compiles in Swift 3.1.
  • Issue #5: There is a new PerformanceTests target in the Xcode project containing some simple benchmarks. This facility is experimental and may be replaced later.
  • (Xcode project) The macOS deployment target was corrected to 10.9. Previously it was set at 10.11 by mistake.
  • (Xcode project) The build number is now correctly set in the tvOS framework.
  • (Xcode project) Code signing has been disabled, following Xcode 8 best practices.